{
  "name": "Tarot Trivia \u2014 Master the Arcana",
  "short_name": "Tarot Trivia",
  "description": "300+ tarot trivia questions covering Major Arcana, Minor Arcana, Decans, Cusps, Love readings and more. Includes a Lenormand Expansion Pack. Track streaks, climb the leaderboard, and master the cards.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0b18",
  "theme_color": "#0e0b18",
  "categories": [
    "games",
    "education",
    "lifestyle"
  ],
  "lang": "en",
  "dir": "ltr",
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "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-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen with streak calendar and categories"
    },
    {
      "src": "screenshot-quiz.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Quiz question with answer feedback"
    },
    {
      "src": "screenshot-leaders.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Leaderboard with date stamps and rankings"
    },
    {
      "src": "screenshot-unlock.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Lenormand Expansion Pack \u2014 unlock screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Play",
      "short_name": "Play",
      "description": "Jump straight into a 10-question tarot round",
      "url": "/index.html?play=quick",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Streak",
      "short_name": "Streak",
      "description": "Check your daily streak calendar",
      "url": "/index.html?view=streak",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "privacy_policy_url": "https://dreaminfinitybrand88.com/tarot-trivia-privacy-policy/",
  "id": "com.dreaminfinitybrand88.tarot_trivia.twa",
  "version": "3.0.0",
  "version_name": "3.0.0",
  "version_code": 3
}