{
  "id": "/?source=pwa",
  "short_name": "Hello-RSP",
  "name": "Hello-RSP - Bacha Patra Vision",
  "description": "A knowledgeable companion for exploring the 2087 vision and commitments of the Bacha Patra.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#19bbfa",
  "orientation": "portrait",
  "shortcuts": [
    {
      "name": "Ask Question",
      "short_name": "Ask",
      "url": "/?mode=chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
