{
  "name": "cycle of radiance Tarot",
  "short_name": "Oracle",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#f5d470",
  "icons": [
    {
      "src": "assets/cards/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}