{
  "name": "宝可梦小镇",
  "short_name": "小镇",
  "description": "和宝可梦一起记录每天的成长。",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff6dc",
  "theme_color": "#fff6dc",
  "lang": "zh-CN",
  "icons": [
    { "src": "/static/icons/kid-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/kid-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/kid-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
