{
  "name": "Rytmo - Pomodoro Timer & Tagesplaner",
  "short_name": "Rytmo",
  "description": "Rytmo ist dein intelligenter Pomodoro Timer mit integriertem Tagesplaner. Steigere deine Produktivität, behalte den Fokus und erreiche mehr.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/256.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/256.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
