{
  "name": "蛍の譜 ― 森の夜",
  "short_name": "蛍の譜",
  "description": "夜の森で蛍をそっと集めて、その夜だけの小さな曲を楽しむ、静かな癒しのゲームです。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#05100b",
  "theme_color": "#0e2417",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
