{
  "name": "Ulak",
  "short_name": "Ulak",
  "description": "Ulak — Türkiye için sesli, görüntülü ve metin sohbet platformu",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#06b6d4",
  "orientation": "any",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
