{
  "name": "NapMap - Baby nap schedules without the math",
  "short_name": "NapMap",
  "description": "Log naps, protect bedtime. NapMap calculates your baby's next nap from age-appropriate wake windows.",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#f8f5ec",
  "theme_color": "#3E6A4D",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
