{
  "short_name": "HZPP App",
  "name": "HZPP Ticket Booking",
  "icons": [
    {
      "src": "images/favicon.svg",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "images/logo.svg",
      "type": "image/svg",
      "sizes": "192x192"
    },
    {
      "src": "images/logo.svg",
      "type": "image/svg",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0093D0",
  "background_color": "#ffffff",
  "description": "HZPP Ticket Booking App for booking tickets and checking schedules",
  "orientation": "portrait-primary",
  "scope": "/",
  "related_applications": [],
  "prefer_related_applications": false
}
