{
  "id": "yts-mobile-app",
  "name": "YTS Mobil",
  "short_name": "YTS",
  "description": "Yurt Takip Sistemi Mobil Uygulaması",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1B4D35",
  "theme_color": "#1B4D35",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/yts-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/yts-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "1080x2520",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Giriş Ekranı"
    }
  ]
}
