{
  "name": "can(RE)volution | Revolutionary Beverage Canning Machines",
  "short_name": "can(RE)volution",
  "description": "Professional on-the-spot beverage canning machines for cafés, shops, and businesses.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "categories": ["business", "industrial", "equipment"],
  "screenshots": [
    {
      "src": "/images/hero-bg.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Demo",
      "short_name": "Book Demo",
      "description": "Schedule a demo session with can(RE)volution",
      "url": "/appointments",
      "icons": [
        {
          "src": "/images/logo.svg",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
