{
  "name": "PetParent PetFinder",
  "short_name": "PetFinder",
  "description": "Lost-pet reporting and walk-by alerts for Brevard County. Powered by 321Techworks.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#d04d34",
  "background_color": "#f4ede3",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
