{
  "name": "Lumii - 光之星雲守護者",
  "short_name": "Lumii",
  "description": "Lumii 光之星雲守護者 - 守護你的光能量",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141a26",
  "theme_color": "#ffd700",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}