{
  "id": "./",
  "name": "どこ茶",
  "short_name": "どこ茶",
  "description": "あのお店、今日はどこ？",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff8f0",
  "theme_color": "#fff8f0",
  "lang": "ja",
  "categories": ["lifestyle"],
  "screenshots": [
    {
      "src": "img/splash/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "どこ茶 — あのお店、今日はどこ？"
    },
    {
      "src": "img/ogp.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "どこ茶 — 出店情報ダッシュボード"
    }
  ],
  "icons": [
    {
      "src": "img/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "img/icon-192-maskable.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "img/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "img/icon-512-maskable.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
