{
  "name": "Keelcrab Mallorca",
  "short_name": "Keelcrab",
  "description": "Professional robotic hull cleaning for yachts and boats in Mallorca.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#192e63",
  "theme_color": "#192e63",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-v2.png?v=2",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32-v2.png?v=2",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-v2.png?v=2",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Keelcrab Mallorca Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Cleaning",
      "short_name": "Book",
      "description": "Book a hull cleaning service",
      "url": "/booking",
      "icons": [{ "src": "/favicon-v2.png?v=2", "sizes": "64x64" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View available services",
      "url": "/services",
      "icons": [{ "src": "/favicon-v2.png?v=2", "sizes": "64x64" }]
    }
  ]
}
