{
  "name": "Sacred Self Daily",
  "short_name": "Sacred Self",
  "description": "Personalized daily readings grounded in your natal chart. Tarot, transits, and the kind of insight that makes you feel genuinely seen.",
  "start_url": "/today",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3D1A6E",
  "background_color": "#0F0A1A",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "utilities"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Reading",
      "short_name": "Today",
      "description": "Open your daily reading",
      "url": "/today",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
