{
  "name": "OTAĞ — Personel Bilgi ve Etkileşim Platformu",
  "short_name": "OTAĞ",
  "description": "Kara Kuvvetleri personeli için bilgi ve etkileşim platformu (tanıtım sürümü).",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3F1EC",
  "theme_color": "#E30613",
  "icons": [
    {
      "src": "otag-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "otag-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "otag-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}