{
  "name": "Superior Pet Waste Removal",
  "short_name": "SPWR",
  "id": "/portal",
  "description": "Manage your yard cleanup service — bookings, invoices, and dog profiles.",
  "theme_color": "#22c55e",
  "background_color": "#f0fdf4",
  "display": "standalone",
  "start_url": "/portal",
  "scope": "/",
  "icons": [
    {
      "src": "/static/images/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/static/images/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
