{
  "name": "The Memory Tea House: Cozy Solo Journaling RPG",
  "short_name": "Memory Tea House",
  "description": "A cottagecore solo journaling RPG. Tend to wandering souls at your apothecary workbench, brew emotional botanical infusions in a glass kettle, and preserve reflections in your illustrated ledger.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#d9c7a7",
  "theme_color": "#a67215",
  "orientation": "any",
  "categories": ["games", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "./assets/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
