{
  "name": "Yaver - Belediye Yönetim Sistemi",
  "short_name": "Yaver",
  "description": "Akıllı belediye yönetim ve koordinasyon platformu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E27",
  "theme_color": "#D4AF37",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/yaver-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/ios/AppIcon.appiconset/Icon-App-60x60@2x.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ios/AppIcon.appiconset/Icon-App-60x60@3x.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android/mipmap-hdpi/ic_launcher.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android/mipmap-mdpi/ic_launcher.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android/mipmap-xhdpi/ic_launcher.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android/mipmap-xxhdpi/ic_launcher.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android/mipmap-xxxhdpi/ic_launcher.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android/playstore-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android/mipmap-xxxhdpi/ic_launcher.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android/playstore-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Bildirimler",
      "short_name": "Bildirimler",
      "description": "Bildirimleri görüntüle",
      "url": "/notifications",
      "icons": [
        {
          "src": "/android/mipmap-xxxhdpi/ic_launcher.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Görevler",
      "short_name": "Görevler",
      "description": "Görevleri görüntüle",
      "url": "/inbox",
      "icons": [
        {
          "src": "/android/mipmap-xxxhdpi/ic_launcher.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/mobile_screen.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/desktop_screen.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
