{
  "name": "Push-Up Challenge",
  "short_name": "Push-Ups",
  "description": "Ein einfacher Tracker für die tägliche Push-Up Challenge.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#111827",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3043/3043210.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
