{
  "name": "Battery Checker – Akku-Status & Ladezyklen",
  "short_name": "Battery Checker",
  "description": "Echtzeit-Akkuanzeige mit Ladezustand, Ladezeit und verfolgten Ladezyklen.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a1a",
  "theme_color": "#0A3870",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
