{
  "name": "18 Mart Portal",
  "short_name": "18Mart",
  "description": "18 Mart Universitesi ogrencileri icin kampus bilgi portali.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "tr-TR",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "categories": [
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}