{
  "name": "FullTarot",
  "short_name": "FullTarot",
  "description": "Jungian tarot for personal growth. Discover your archetype, complete your psychological portrait, and track your 90-day transformation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#c5a55a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "lifestyle",
    "health",
    "education"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Journey",
      "url": "/my-journey",
      "description": "Continue your daily practice"
    },
    {
      "name": "Take the Quiz",
      "url": "/quiz",
      "description": "Discover your archetype"
    }
  ]
}