{
  "id": "/",
  "name": "ディノエイト | 恐竜の魅力と謎に迫る情報サイト",
  "short_name": "ディノエイト",
  "description": "ディノエイトは恐竜ファンのための情報サイト。最新研究、日本の恐竜、カードゲームや占いなど、子供から大人まで楽しめる恐竜コンテンツを発信します。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#c30d23",
  "background_color": "#1f1f1f",
  "categories": ["education", "entertainment"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "恐竜カードゲーム",
      "short_name": "カードゲーム",
      "url": "/cardgame/"
    },
    {
      "name": "恐竜色占い",
      "short_name": "色占い",
      "url": "/fortune/"
    },
    {
      "name": "日本の恐竜",
      "short_name": "日本の恐竜",
      "url": "/japanese-dino/"
    }
  ]
}
