{
  "name": "Aethel",
  "short_name": "Aethel",
  "description": "Personalized metaphysical practice — Grabovoi codes, Hemi-Sync, Thoth Tarot, chakra checker, birth chart, moon phase, numerology, crystals, sacred journal and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0818",
  "theme_color": "#5b21b6",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["lifestyle", "health", "spirituality"],
  "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": [
    {
      "src": "screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Practice",
      "short_name": "Practice",
      "description": "Start today's personalized metaphysical practice",
      "url": "/?section=practice",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tarot Reading",
      "short_name": "Tarot",
      "description": "Draw from the Thoth Tarot deck",
      "url": "/?section=tarot",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Moon Phase",
      "short_name": "Moon",
      "description": "Check today's moon phase and energy",
      "url": "/?section=moon",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
