{
  "name": "FotoAsist - Akıllı Fotoğrafçı Asistanı",
  "short_name": "FotoAsist",
  "description": "Fotoğrafçılar için akıllı iş yönetim platformu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f8fc",
  "theme_color": "#C45D3E",
  "orientation": "any",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "tr",
  "categories": ["business", "productivity"]
}
