{
  "name": "AbbysDreamland",
  "short_name": "Abby塔罗",
  "description": "A mystical space for tarot readings, spiritual rituals, and Abby's healing room.",
  "id": "/",
  "start_url": "/tarot.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#fffaf7",
  "theme_color": "#f3e7ef",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
