{
  "name": "GEMDTEK — Gemi İnşaatı ve Deniz Teknolojileri Kulübü",
  "short_name": "GEMDTEK",
  "description": "Üniversite ile denizcilik endüstrisi arasında mühendislik köprüsü.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B2545",
  "theme_color": "#0B2545",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["education", "engineering", "news"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Etkinlikler",
      "short_name": "Etkinlikler",
      "url": "/etkinlikler",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Haberler",
      "short_name": "Haberler",
      "url": "/haberler",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ar-Ge",
      "short_name": "Ar-Ge",
      "url": "/ar-ge",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
