{
  "name": "灰ふる街の冒険者たち",
  "short_name": "灰ふる街",
  "description": "探索して、鍛えて、生き延びろ ─ 無料ブラウザ探索RPG",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "lang": "ja",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
