{
  "name": "Prism — Your Daily Vibe",
  "short_name": "Prism",
  "description": "Discover your daily vibe with AI. Streaks, history and Arabic support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0B0F",
  "theme_color": "#0B0B0F",
  "orientation": "portrait",
  "lang": "en",
  "scope": "/",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "Check my vibe",
      "url": "/",
      "description": "Open Prism and check your daily vibe"
    }
  ]
}
