{
  "name": "SleepWakeCalc — Sleep Cycle Calculator",
  "short_name": "SleepWakeCalc",
  "description": "Visual sleep cycle calculator — find your best bedtime or wake time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080d",
  "theme_color": "#08080d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
