{
  "id": "/",
  "name": "Health Parliament",
  "short_name": "Health Parliament",
  "description": "Health Parliament is the world's foremost Think Tank on Health, focusing on Real Work, Great Leaders, and Right Policies.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#272727",
  "categories": ["health", "medical", "education", "news", "productivity"],
  "iarc_rating_id": "",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.dha.hp",
      "url": "https://play.google.com/store/apps/details?id=com.dha.hp"
    }
  ],
  "shortcuts": [
    {
      "name": "About Us",
      "short_name": "About",
      "description": "Learn about Health Parliament's mission and team",
      "url": "/about-us",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Membership",
      "short_name": "Membership",
      "description": "Explore membership benefits and apply",
      "url": "/membership",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with Health Parliament",
      "url": "/contact",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/bg.png",
      "type": "image/png",
      "label": "Health Parliament homepage visual"
    },
    {
      "src": "/membership/realtime.png",
      "type": "image/png",
      "label": "Membership application experience"
    }
  ]
}
