{
  "name": "TGM Competition Judging",
  "short_name": "TGM Judging",
  "description": "Scoring tool for the TGM SYT5 GEK1051 shopping-list app competition",
  "start_url": "/survey",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1d4ed8",
  "background_color": "#f9fafb",
  "lang": "de",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
