{
  "name": "Jonesy's Garage",
  "short_name": "Jonesy's",
  "description": "Rockhampton's no-nonsense mechanical workshop. Book logbook servicing, brakes, tyres, diagnostics, rotary rebuilds and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "auto", "productivity"],
  "shortcuts": [
    {
      "name": "Workshop mode",
      "short_name": "Workshop",
      "description": "Record wrap-ups on the bench",
      "url": "/workshop",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Book a service",
      "short_name": "Book",
      "description": "Jump straight to the booking form",
      "url": "/#book",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Call the workshop",
      "short_name": "Call",
      "url": "/#contact",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
