{
  "name": "ILLIA | Trend Intelligence",
  "short_name": "ILLIA",
  "description": "Discover what's trending next. Real-time trend intelligence for creators and brands.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020b18",
  "theme_color": "#38bdf8",
  "lang": "en",
  "categories": ["productivity", "social", "business"],
  "icons": [
    {
      "src": "/illia.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/illia.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/illia.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "ILLIA-AI Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Trend Dashboard",
      "short_name": "Trends",
      "description": "View live trend signals",
      "url": "/trends/",
      "icons": [{ "src": "/illia.jpg", "sizes": "192x192" }]
    },
    {
      "name": "AI Chatbot",
      "short_name": "Chat",
      "description": "Chat with ILLIA-AI",
      "url": "/chatbot/",
      "icons": [{ "src": "/illia.jpg", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
