{
  "name": "Blouza",
  "short_name": "Blouza",
  "description": "Blouza is an efficient appointment booking app connecting users with hospitals. Book appointments and receive tailored diagnostics and treatment.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "gcm_sender_id": "623297680157",
  "icons": [
    {
      "src": "/static/images/app_icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/app_icon2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": false
}
