{
  "id": "insight-arcana",
  "name": "Insight Arcana",
  "short_name": "Arcana",
  "description": "Personalised astrology, numerology, and self-discovery powered by your unique birth chart.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#101418",
  "theme_color": "#101418",
  "orientation": "portrait",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "lang": "en"
}
