{
  "name": "SajiloShare — IPO Made Simple",
  "short_name": "SajiloShare",
  "description": "Bulk IPO apply, result check and NEPSE portfolio for Nepal.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00416a",
  "lang": "en",
  "categories": ["finance", "business"],
  "icons": [
    { "src": "/static/site/img/favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/site/img/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/site/img/logo.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "IPO calendar", "url": "/ipo/" },
    { "name": "IPO guides", "url": "/guides/" }
  ]
}
