{
    "theme_color": "#FFFFFF",
    "background_color": "#FFFFFF",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "Zoltar | Your AI Financial Fortune Teller",
    "short_name": "Zoltar",
    "description": "An AI powered financial fortune teller",
    "icons": [
      {
        "src": "zoltar-apple-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "zoltar-apple-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "id": "Zoltar",
    "dir": "auto",
    "lang": "en",
    "orientation": "any"
  }