{
  "name": "Baby Reflux Routines",
  "short_name": "Baby Reflux",
  "description": "Daily routines and in-the-moment support for reflux babies, from one reflux mom to another.",
  "start_url": "/app",
  "display": "browser",
  "orientation": "portrait",
  "background_color": "#F5F1EA",
  "theme_color": "#5B7B3D",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}