{
  "name": "Questigo",
  "short_name": "Questigo",
  "description": "Harita, rota, navigasyon ve topluluk — koşu, yürüyüş, bisiklet, kış sporları",
  "lang": "tr",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0f12",
  "theme_color": "#0d0f12",
  "icons": [
    {
      "src": "img/icon-q192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-q512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}