{
  "name": "CODE DESTINY — 無料占い",
  "short_name": "CODE DESTINY",
  "description": "今日の運勢と四柱推命、相性とタロットの流れが静かに開きます。",
  "start_url": "/ja/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1A1B",
  "theme_color": "#FFD700",
  "lang": "ja",
  "categories": [
    "lifestyle",
    "entertainment"
  ],
  "icons": [
    {
      "src": "icons/app-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/app-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/app-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/app-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "今日の運勢",
      "short_name": "運勢",
      "description": "今日一日の流れをすぐに照らします。",
      "url": "/#today",
      "icons": [
        {
          "src": "icons/app-logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
