{
  "name": "Fotografline.com",
  "short_name": "Fotografline",
  "description": "Fotoğraf, video ve görüntü ekipmanlarında Türkiye'nin profesyonel adresi.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF3B30",
  "background_color": "#000000",
  "lang": "tr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
