{
  "name": "SpotWalk",
  "short_name": "SpotWalk",
  "description": "SpotWalk field app for finding opportunities, submitting leads, tracking work, and managing payouts.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#005c22",
  "theme_color": "#005c22",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/brand/spotwalk-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/brand/spotwalk-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "en-US"
}
