{
  "name": "Studio OS - Photography Studio Management",
  "short_name": "Studio OS",
  "description": "Complete operating system for photography and videography studios",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-72x72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "photography", "productivity"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Dashboard", "short_name": "Dashboard", "url": "/", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Bookings", "short_name": "Bookings", "url": "/bookings", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Gallery", "short_name": "Gallery", "url": "/gallery", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
