{
  "id": "/",
  "name": "Proconix PMC",
  "short_name": "Proconix",
  "description": "Construction Project Governance in Africa",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#0B1D35",
  "theme_color": "#0B1D35",
  "icons": [
    {
      "src": "/icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Proconix Governance Dashboard"
    }
  ],
  "orientation": "portrait",
  "prefer_related_applications": false,
  "scope": "/",
  "shortcuts": [
    {
      "name": "Features",
      "url": "/features",
      "icons": [{ "src": "/icon.jpg", "sizes": "192x192" }]
    }
  ]
}
