{
  "name": "Tarro Oracle",
  "short_name": "Tarro",
  "description": "Premium tarot readings for clarity in relationships, decisions, and life direction",
  "lang": "en",
  "dir": "ltr",
  "id": "./index.php",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0b12",
  "theme_color": "#0b0b12",
  "orientation": "portrait",
  "categories": [
    "lifestyle",
    "entertainment",
    "utilities"
  ],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Card of the Day",
      "short_name": "Daily Card",
      "url": "./index.php?lang=en",
      "description": "Open the oracle and draw a daily card"
    }
  ]
}
