{
  "name": "Lernflug",
  "short_name": "Lernflug",
  "description": "Ein kindgerechter Lernzeitmesser mit Flugreise, Fensterblick und Länder-Stickern.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#07111f",
  "theme_color": "#164e63",
  "orientation": "any",
  "icons": [
    {
      "src": "./app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "kids", "productivity"],
  "lang": "de"
}
