{
  "name": "沐沐的小游戏",
  "short_name": "沐沐的小游戏",
  "lang": "zh-CN",
  "description": "适合小朋友的益智小游戏合集：翻牌配对、国际象棋等，离线可玩",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff3c4",
  "theme_color": "#ffd36e",
  "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" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
