{
  "name": "Grade A Rentals of Tampa",
  "short_name": "Grade A Rentals",
  "description": "Bounce house, water slide, and party rentals in Tampa Bay. Delivery, setup, and pickup included.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f0f",
  "theme_color": "#C00000",
  "icons": [
    {
      "src": "/favicon.png?v=5",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png?v=5",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "shopping", "lifestyle"],
  "prefer_related_applications": false
}
