{
  "name": "Mystic Draw - Free Online Tarot Readings",
  "short_name": "Mystic Draw",
  "description": "Discover authentic tarot readings with Mystic Draw. Get insights through 18 tarot spreads including Celtic Cross, Love Reading, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable"}
  ],
  "categories": ["lifestyle", "entertainment", "spiritual"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Start Reading",
      "short_name": "Reading",
      "description": "Begin a new tarot reading",
      "url": "/reading/three-card-situation",
      "icons": [{"src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Explore Cards",
      "short_name": "Cards",
      "description": "Browse tarot card meanings",
      "url": "/cards",
      "icons": [{"src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Learn Tarot",
      "short_name": "Learn",
      "description": "Learn about tarot reading",
      "url": "/learn",
      "icons": [{"src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ]
}
