{
  "name": "SnP Saha Sesi",
  "short_name": "Saha Sesi",
  "description": "SnP Saha Sesi — telefonla sahadan hızlı yakalama (ses, foto, video, not). D17 Saha Sesi giriş yönü.",
  "start_url": "/saha-sesi",
  "scope": "/saha-sesi",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030b18",
  "theme_color": "#030b18",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Sesli not",
      "short_name": "Ses",
      "description": "Mikrofonla hızlı ses kaydı",
      "url": "/saha-sesi/capture/voice_memo"
    },
    {
      "name": "Foto + not",
      "short_name": "Foto",
      "description": "Kamerayla foto + açıklama",
      "url": "/saha-sesi/capture/photo_annotate"
    },
    {
      "name": "Kısa video",
      "short_name": "Video",
      "description": "60 sn kısa video",
      "url": "/saha-sesi/capture/short_video"
    },
    {
      "name": "Hızlı not",
      "short_name": "Not",
      "description": "280 karakter metin",
      "url": "/saha-sesi/capture/text_quick"
    }
  ]
}
