{
  "name": "TG Shared Merch",
  "short_name": "TG Merch",
  "description": "Team Guerilla Shared Merchandiser Field Application",
  "start_url": "/static/index.html",
  "scope": "/static/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#002444",
  "theme_color": "#002444",
  "lang": "tr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/static/img/tg-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/tg-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/tg-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
