{
  "name": "Veil Soul — Tarot Reading",
  "short_name": "Veil Soul",
  "description": "Discover your path through the wisdom of tarot",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#0f0a1a",
  "theme_color": "#7f0df2",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/logo/logo-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/logo/logo-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/logo/logo-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/logo/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "lang": "en",
  "dir": "ltr"
}
