{
  "name": "国旗问答",
  "short_name": "国旗问答",
  "description": "看看你认识多少国家和地区的国旗，一起来挑战国旗问答！",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eaf7ff",
  "theme_color": "#47a7ff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
