{
  "name": "PrajaPulse Field",
  "short_name": "PP Field",
  "description": "Capture household surveys on the ground — works fully offline, syncs when the network returns. Demo build with fictional data.",
  "start_url": "./field.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#16152b",
  "theme_color": "#16152b",
  "icons": [
    { "src": "icon-field.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-field.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
