{
  "name": "Routine Rocket",
  "short_name": "Routine Rocket",
  "description": "Editable routines, live countdowns, reminders, and on-time tracking for busy families.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#eef4f8",
  "theme_color": "#245a78",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}