{
  "name": "Sleep — Better Rest",
  "short_name": "Sleep",
  "description": "Sleep preparation app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0e0a",
  "theme_color": "#1a0e0a",
  "orientation": "portrait",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%231a0e0a'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='%23ffecd2'>🌙</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
