{
  "name": "Goalgo - Haber, Alışveriş ve Navigasyon",
  "short_name": "Goalgo",
  "description": "Güncel Türkiye haberleri, yerel işletme haritaları, online alışveriş ve sipariş takibi tek platformda.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e67e22",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/goalgo-logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["news", "shopping", "maps", "navigation"],
  "lang": "tr"
}
