{
  "name": "Space Booking",
  "short_name": "Space",
  "description": "Book appointments instantly with Space — smart scheduling for modern businesses.",
  "start_url": "/space/book.php",
  "scope": "/space/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0b14",
  "theme_color": "#f472b6",
  "icons": [
    {
      "src": "/space/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/space/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/space/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-IE"
}
