{
  "name": "PlotNerd",
  "short_name": "PlotNerd",
  "description": "Kostenloser Boxplot-Ersteller und Quartil-Rechner. Schnelle, präzise und datenschutzfreundliche Statistik-Werkzeuge.",
  "start_url": "/de/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#3B82F6",
  "lang": "de",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "utilities", "productivity"],
  "shortcuts": [
    {
      "name": "Quartil-Rechner",
      "url": "/de/#quartile-calculator",
      "description": "Quartile schnell berechnen"
    },
    {
      "name": "Boxplot-Ersteller",
      "url": "/de/#box-plot-creator",
      "description": "Professionelle Boxplots generieren"
    }
  ]
}
