{
  "name": "娜姐专属空间",
  "short_name": "娜姐空间",
  "description": "娜姐的专属甜蜜空间 - 每日暖心打卡、烟花、点餐、爱心树、点餐通知",
  "start_url": "./index.html?v=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#FFE5EC",
  "theme_color": "#FB6F92",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "🍱 点餐",
      "short_name": "点餐",
      "description": "娜姐饿了点菜吃",
      "url": "./index.html?v=pwa#menu",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "📷 回忆",
      "short_name": "回忆",
      "description": "查看甜蜜回忆册",
      "url": "./index.html?v=pwa#memory",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    }
  ]
}
