{
  "name": "TEC Stuttgart Web App",
  "short_name": "tec",
  "icons": [
    {
      "src": "/static/img/app/tec-logo-schrift-48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/static/img/app/tec-logo-schrift-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/static/img/app/tec-logo-schrift-144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/static/img/app/tec-logo-schrift-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/img/app/tec-logo-schrift-256x256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "/static/img/app/tec-logo-schrift-384x384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "/static/img/app/tec-logo-schrift-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff",
  "theme_color": "#3f51b5",
  "description": "A Web app for the TEC Waldaut (Stuttgart) figure skating club, implementing a lot of PWA love.",
  "dir": "ltr",
  "lang": "de"
}
