{
  "name": "LUVLAB",
  "short_name": "LUVLAB",
  "description": "Sound. Design. Technology. — LUVLAB studio.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/api/icon/192",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/api/icon/512",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/api/og",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "LUVLAB — Sound. Design. Tech."
    }
  ],
  "categories": ["music", "design", "technology"],
  "shortcuts": [
    {
      "name": "Market",
      "short_name": "Market",
      "url": "/shop",
      "description": "Services and products from LUVLAB"
    },
    {
      "name": "Services",
      "short_name": "Services",
      "url": "/services",
      "description": "LUVLAB creative services"
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "url": "/projects",
      "description": "LUVLAB project portfolio"
    },
    {
      "name": "Admin",
      "short_name": "Admin",
      "url": "/admin",
      "description": "LUVLAB admin dashboard"
    }
  ]
}
