{
  "name": "やおよろずの神託",
  "short_name": "神託",
  "description": "八百万の神々が、あなたの悩みに神託と小さな一歩を授ける。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D1A",
  "theme_color": "#D4AF37",
  "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"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "lang": "ja",
  "shortcuts": [
    {
      "name": "神さまに相談",
      "url": "/consult",
      "description": "今すぐ相談する"
    },
    {
      "name": "おみくじ",
      "url": "/omikuji",
      "description": "おみくじを引く"
    }
  ]
}
