{
  "name": "第ゼロ層のアナグマ",
  "short_name": "アナグマ",
  "description": "借金返済テキストアドベンチャー＆採掘ミニゲーム",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "lang": "ja",
  "icons": [
    {
      "src": "imgs/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "imgs/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
