{
  "name": "Atlas Enterprise",
  "short_name": "Atlas",
  "description": "Expert troubleshooting for parking and access control field technicians.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "background_color": "#A7E064",
  "theme_color": "#0a0f1e",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": [
    "business",
    "utilities"
  ],
  "icons": [
    {
      "src": "https://onspot-solutions.com/assets/enterprise-icon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://onspot-solutions.com/assets/enterprise-icon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://onspot-solutions.com/assets/enterprise-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://onspot-solutions.com/assets/enterprise-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://onspot-solutions.com/assets/enterprise-icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://onspot-solutions.com/assets/enterprise-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Troubleshooting",
      "short_name": "Troubleshoot",
      "description": "Jump straight into a new troubleshooting session",
      "url": "/",
      "icons": [
        {
          "src": "https://onspot-solutions.com/assets/enterprise-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Session History",
      "short_name": "History",
      "description": "Review past troubleshooting sessions",
      "url": "/#history",
      "icons": [
        {
          "src": "https://onspot-solutions.com/assets/enterprise-icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}