{
  "name": "Fox Inspect",
  "short_name": "Inspect",
  "description": "Property inspection app for tenants",
  "start_url": "/inspect",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#7c3aed",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "prefer_related_applications": false
}
