{
  "name": "Studio",
  "short_name": "Studio",
  "description": "Premium photography & videography studio portfolio",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["photography", "art", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "url": "/gallery",
      "description": "Browse all photos"
    },
    {
      "name": "Book Us",
      "short_name": "Book",
      "url": "/inquiry",
      "description": "Send a booking inquiry"
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "url": "/projects",
      "description": "View project portfolio"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
