{
  "name": "星星瓶子 · 我的心情星瓶",
  "short_name": "星星瓶子",
  "description": "把坏情绪折成星星，存进我的瓶子",
  "start_url": "./star-bottle.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1721",
  "theme_color": "#1a1721",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
