{
  "short_name": "EAMOT Branch",
  "name": "EAMOT Branch Portal",
  "description": "Raise service tickets and see work done at your branch.",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "logo192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "logo512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/branch-portal",
  "scope": "/branch-portal",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d9488",
  "background_color": "#f1f5f9",
  "shortcuts": [
    {
      "name": "Raise a ticket",
      "short_name": "New ticket",
      "url": "/branch-portal?action=raise",
      "description": "Report a DG problem at your branch"
    },
    {
      "name": "Send a report or bill",
      "short_name": "Send doc",
      "url": "/branch-portal?action=upload",
      "description": "Photograph a paper service report or electricity bill"
    }
  ]
}
