{
  "name": "Ally FSM Tech",
  "short_name": "Ally FSM",
  "description": "Field Service Technician Portal",
  "start_url": "/tech-portal",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#161D44",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}