{
  "name": "益智游戏中心",
  "short_name": "益智游戏",
  "description": "精选益智小游戏，随时随地锻炼大脑",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0d1f",
  "theme_color": "#3d6594",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
