{
  "name": "Tsukiyo Kissaten: The Midnight Spirit Café",
  "short_name": "Tsukiyo",
  "description": "A cozy, solitary slice-of-life journaling RPG set in a supernatural Showa-era Tokyo tearoom. Brew comforting botanical beverages for wandering Yokai and preserve heartfelt reflections in your washi ledger.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#FAF7F2",
  "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"
    }
  ]
}
