{
  "name": "SAPD Criminal Trespass Authority",
  "short_name": "SAPD CTW",
  "description": "San Angelo Police Department Criminal Trespass Authority form.",
  "start_url": "./Criminal%20Trespass%20Authority%20PWA.html?v=20260507-v4",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef3f8",
  "theme_color": "#0b4f93",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
