{
  "name": "上帝模式消消乐",
  "short_name": "消消乐",
  "description": "纯离线版消消乐，断网完美运行",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1e3a8a",
  "theme_color": "#4c1d95",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
