{
  "name": "MNRE IPMMS - Integrated Project Management & Monitoring System",
  "short_name": "MNRE IPMMS",
  "description": "Ministry of New and Renewable Energy - Integrated Project Management & Monitoring System for India's renewable energy portfolio",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F7FA",
  "theme_color": "#003366",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23003366' width='192' height='192'/><text x='96' y='140' font-size='120' text-anchor='middle' fill='%23FFF'>☀️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23003366' width='512' height='512'/><text x='256' y='380' font-size='320' text-anchor='middle' fill='%23FFF'>☀️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23F5F7FA' width='540' height='720'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Executive Dashboard",
      "short_name": "Dashboard",
      "description": "View MNRE renewable energy portfolio overview",
      "url": "/dashboard/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23F9A825' width='96' height='96'/></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Project Management",
      "short_name": "Projects",
      "description": "Access all renewable energy projects",
      "url": "/projects/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%232E7D32' width='96' height='96'/></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
