{
  "name": "Aufwind — Segelflugzeug-Quartett",
  "short_name": "Aufwind",
  "description": "Ein digitales Segelflugzeug-Quartett. Vergleiche Spannweite, Gleitzahl, Höchstgeschwindigkeit und mehr — spiele solo gegen die KI oder zu zweit online.",
  "lang": "de",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4ecd9",
  "theme_color": "#1f1a14",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
