{
  "name": "国旗フラッシュ",
  "short_name": "国旗フラッシュ",
  "description": "毎日3分で世界の国旗を覚える、国旗で遊べる記憶トレーニングアプリ。",
  "lang": "ja",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff7ed",
  "theme_color": "#ff6f61",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
