{
  "name": "OnSite Checklist",
  "short_name": "OnSite Checklist",
  "description": "Construction site checklist inspector by OnSite Club — works offline.",
  "start_url": "/self",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F5F4",
  "theme_color": "#1A1A1A",
  "icons": [
    {
      "src": "/onsite-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
