{
  "name": "Seha Pass",
  "short_name": "SehaPass",

  "start_url": "/u/main.php",
  "scope": "/",

  "display": "standalone",
  "orientation": "portrait",

  "background_color": "#ffffff",
  "theme_color": "#4CAF50",

  "description": "Seha Pass Medical Discounts App",

  "icons": [
    {
      "src": "/SehaPass03.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/SehaPass03.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}