{
  "name": "Adnan Memos Portfolio",
  "short_name": "Adnan Memos",
  "description": "Multi-Disciplinary Interactive Developer & Designer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/Logo-2.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["design", "development", "portfolio"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/"
} 