{
  "name": "TinySteps — Baby Tracker & Mum Wellness",
  "short_name": "TinySteps",
  "description": "Track your baby and check in on your own feelings every day. Free app for new mothers.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#E8748A",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.svg",
      "sizes": "390x780",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Dashboard - track feedings, sleep and diapers at a glance"
    },
    {
      "src": "/screenshot-wellness.svg",
      "sizes": "390x780",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Wellness tools - mood check-ins, journal, articles and more"
    }
  ],
  "categories": ["health", "lifestyle", "medical"]
}
