{
  "name": "SAPD Property Continuation Form",
  "short_name": "Property",
  "description": "San Angelo Police Department Property Continuation Form web app.",
  "start_url": "./Property%20Continuation%20Form%20PWA.html?v=20260507-v4",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef3f8",
  "theme_color": "#0b4f93",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./apple-touch-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
