{
  "id": "/",
  "name": "Portfolio360",
  "short_name": "Portfolio360",
  "description": "Free portfolio tracker, charts, finance tools, and market news.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "business"],
  "background_color": "#ffffff",
  "theme_color": "#0f9d58",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Markets",
      "short_name": "Markets",
      "description": "Live PSX, US and Saudi markets",
      "url": "/markets"
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "Your holdings and net worth",
      "url": "/portfolio"
    },
    {
      "name": "Expenses",
      "short_name": "Expenses",
      "description": "Track spending and budgets",
      "url": "/expenses"
    }
  ]
}
