{
  "name": "Deckaura \u2014 Oracle Cards & Tarot",
  "short_name": "Deckaura",
  "description": "Free tarot readings, oracle card meanings, zodiac compatibility, birth chart calculator, and spiritual guidance tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0d2e",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    {
      "src": "https://deckaura.com/cdn/shop/files/Paragraf_metniniz_1.png?width=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://deckaura.com/cdn/shop/files/Paragraf_metniniz_1.png?width=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Tarot Reading",
      "short_name": "Tarot",
      "url": "/pages/free-tarot-reading",
      "icons": [
        {
          "src": "https://deckaura.com/cdn/shop/files/Paragraf_metniniz_1.png?width=192",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Zodiac Compatibility",
      "short_name": "Zodiac",
      "url": "/pages/zodiac-compatibility",
      "icons": [
        {
          "src": "https://deckaura.com/cdn/shop/files/Paragraf_metniniz_1.png?width=192",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
