{
  "name": "Amin Mustafa Ultra 3D Digital Lab",
  "short_name": "Amin Lab",
  "description": "A bilingual cinematic 3D digital presence for Amin Mustafa.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#050814",
  "background_color": "#050814",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icons/maskable-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "design"],
  "shortcuts": [
    { "name": "Projects", "url": "./index.html#projects" },
    { "name": "Contact", "url": "./index.html#contact" }
  ]
}
