{
  "id": "sitesnap-app-id",
  "name": "SnapSite",
  "short_name": "SnapSite",
  "description": "The ultimate offline-first job site photo app. Snap before & after photos, automatically geotag locations, and instantly generate professional PDF reports directly from the field.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser",
    "window-controls-overlay"
  ],
  "background_color": "#121212",
  "theme_color": "#D4AF37",
  "orientation": "any",
  "dir": "ltr",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
