{
  "name": "Fieldfolio",
  "short_name": "Fieldfolio",
  "description": "Proof you finished the job. Job folio for solo tradesmen.",
  "start_url": "../app/index.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#EDEAE4",
  "theme_color": "#121417",
  "lang": "en",
  "icons": [
    {
      "src": "assets/logo-192.png?v=20260923",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/logo-512.png?v=20260923",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/logo-512.png?v=20260923",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
