{
  "name": "Daily Tarot",
  "short_name": "Tarot",
  "description": "Free AI tarot reading every day",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050314",
  "theme_color": "#0E0B2E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%230E0B2E'/><text y='.9em' x='15' font-size='80' fill='%23D4A857'>✦</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
