{
  "name": "QIUQIU · 像素 Roguelike 开发日志",
  "short_name": "QIUQIU",
  "description": "下班之后，我在造一个世界。像素 Roguelike、文章、影像与游戏厅。",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#14140F",
  "theme_color": "#22A06B",
  "lang": "zh-CN",
  "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" }
  ]
}
