{
  "name": "パワースポットマップ — 全国八十八選",
  "short_name": "パワスポマップ",
  "description": "全国88ヶ所のパワースポットを3Dの日本列島で巡礼。毎日のおみくじ・気の診断・結晶図鑑で運気を育てるデジタル巡礼帳。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f3e36",
  "theme_color": "#0f3e36",
  "categories": ["travel", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "img/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
