{
  "name": "IJE Companion",
  "short_name": "IJEsoft",
  "description": "Your daily AI business companion — markets, inspiration, faith, family wealth, and Philippine business news.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf9f5",
  "theme_color": "#cf6420",
  "lang": "en-PH",
  "categories": ["business", "finance", "lifestyle", "news"],
  "icons": [
    {
      "src": "/logo-80.png",
      "sizes": "80x80",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Briefing",
      "short_name": "Today",
      "description": "Your daily business snapshot",
      "url": "/today",
      "icons": [{ "src": "/logo-80.png", "sizes": "80x80" }]
    },
    {
      "name": "Market Today",
      "short_name": "Markets",
      "description": "Philippine and global market analysis",
      "url": "/market-today",
      "icons": [{ "src": "/logo-80.png", "sizes": "80x80" }]
    },
    {
      "name": "PH News",
      "short_name": "PH News",
      "description": "Latest Philippine headlines",
      "url": "/ph-news",
      "icons": [{ "src": "/logo-80.png", "sizes": "80x80" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
