{
  "name": "Simba Studio Suite",
  "short_name": "Simba Studio",
  "description": "Simba Photography LLC Commercial Studio, Master Archive, Legal Document Vault & Billy Simba Academic Portfolio",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0b0e",
  "theme_color": "#d4af37",
  "categories": [
    "business",
    "photography",
    "productivity"
  ],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Legal & Document Vault",
      "short_name": "Legal Vault",
      "description": "Access encrypted business paperwork, corporate proofs, and client contracts",
      "url": "/admin.html#tab-documents-vault",
      "icons": [
        {
          "src": "assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Master Photo Gallery",
      "short_name": "Gallery",
      "description": "Explore master archive of high-resolution commercial and travel photography",
      "url": "/gallery.html",
      "icons": [
        {
          "src": "assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Storefront & Booking",
      "short_name": "Book Studio",
      "description": "Commercial rates, PayPal retainer booking, and studio packages",
      "url": "/index.html#pricing",
      "icons": [
        {
          "src": "assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Academic Portfolio",
      "short_name": "Academic",
      "description": "Billy Simba academic credentials, honors, research, and UN leadership",
      "url": "/personal.html",
      "icons": [
        {
          "src": "assets/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
