{
  "name": "FiveServ Operations",
  "short_name": "FiveServ",
  "description": "FiveServ Operations App",
  "start_url": "https://app.fiveserv.net/",
  "scope": "https://app.fiveserv.net/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "orientation": "portrait",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
