{
  "name": "Unite Guide - ポケモンユナイト攻略",
  "short_name": "Unite Guide",
  "description": "ポケモンユナイトの環境Tier表、立ち回り、おすすめ技・もちものを網羅した攻略アプリ",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#fafaf9",
  "theme_color": "#ea580c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
