{
  "name": "Beauty Routine App",
  "short_name": "Beauty Routine",
  "description": "Deine tägliche Beauty-Routine. Morgen & Abend, Termine, Tipps – kostenlos.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e91e8c",
  "theme_color": "#e91e8c",
  "lang": "de",
  "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" }
  ],
  "categories": ["lifestyle", "health", "beauty"]
}
