{
  "name": "どんぐり - 街歩きアプリ",
  "short_name": "どんぐり",
  "description": "街を歩いて葉っぱとどんぐりを集め、自分の森を育てよう。",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0fdf4",
  "theme_color": "#4CAF82",
  "icons": [
    {
      "src": "/donguri-icon-v2-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/donguri-icon-v2-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/donguri-maskable-v2-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
