{
  "name": "Sleep Calculator",
  "short_name": "SleepCalc",
  "description": "Find your optimal bedtime and wake-up time based on sleep science",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060a10",
  "theme_color": "#d4a574",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
