{
  "name": "星靈寺",
  "short_name": "星靈子",
  "description": "AI Fortune-Telling & Cloud Worship. Powered by blockchain.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#d4a843",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "entertainment", "spirituality"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Daily Fortune",
      "short_name": "Fortune",
      "description": "Get your daily fortune reading",
      "url": "/fortune",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Chat",
      "short_name": "Chat",
      "description": "Chat with 星靈子",
      "url": "/chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
