{
  "name": "FinanzPinguin",
  "short_name": "FinanzPinguin",
  "description": "Interaktive Finanzbildung für Schülerinnen, Schüler und Schulen in Deutschland.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBFCFD",
  "theme_color": "#C85A2B",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["education", "finance"],
  "icons": [
    {
      "src": "favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.png",
      "sizes": "1200x800",
      "type": "image/png",
      "label": "FinanzPinguin App"
    }
  ],
  "shortcuts": [
    {
      "name": "Lernen",
      "short_name": "Lernen",
      "description": "Direkt zur nächsten Lektion",
      "url": "/app.html",
      "icons": []
    }
  ]
}
