{
  "name": "MATANGI – 毎日の三重分析",
  "short_name": "MATANGI",
  "description": "西洋・インド・数秘の三重分析で、今日のパターンを読む",
  "start_url": "/horoscope",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f1e9",
  "theme_color": "#2a7f62",
  "lang": "ja",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" }
  ],
  "categories": ["lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "今日の運勢",
      "short_name": "今日",
      "url": "/horoscope",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
