{
  "id": "/",
  "name": "HyLoq AI",
  "short_name": "HyLoq",
  "description": "Helping you save, plan, and prepare with local information and practical insights.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#0F766E",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "lifestyle", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/hyloq-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/hyloq-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/hyloq-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/hyloq-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Briefing",
      "short_name": "Briefing",
      "description": "Your daily community briefing.",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/hyloq-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "HyLoq Journey",
      "short_name": "Journey",
      "description": "Continue your Journey.",
      "url": "/my-journey",
      "icons": [{ "src": "/icons/hyloq-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Learn",
      "short_name": "Learn",
      "description": "Today's community insight.",
      "url": "/learn",
      "icons": [{ "src": "/icons/hyloq-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
