{
  "name": "鑫与萌",
  "short_name": "鑫与萌",
  "description": "鑫与萌的情侣空间，记录日记、照片、视频、音乐和每日互动。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffaf5",
  "theme_color": "#c86454",
  "categories": ["lifestyle", "photo", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "每日对照日记",
      "short_name": "日记",
      "url": "/diary",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "互动小屋",
      "short_name": "互动",
      "url": "/interact",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
