{
  "name": "Theguidemap - Tarot Path Reading",
  "short_name": "Tarot Path",
  "description": "Tarot card readings for self-discovery and guidance",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0a0412",
  "theme_color": "#2f0a3e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./image/000.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./image/000.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
