{
  "name": "SleepCycle — Sleep Calculator",
  "short_name": "SleepCycle",
  "description": "Free sleep cycle calculator — find your ideal bedtime and wake-up time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "icons": [
    { "src": "/favicon.jpeg", "sizes": "192x192", "type": "image/jpeg" },
    { "src": "/favicon.jpeg", "sizes": "512x512", "type": "image/jpeg", "purpose": "maskable" }
  ]
}
