{
  "name": "Harun Zağlı Portfolio",
  "short_name": "Harun Portfolio",
  "description": "Graphic Designer & Art Director Portfolio",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f4f7",
  "theme_color": "#ff4500",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./portrait.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
