{
  "name": "WiseMama — New Parent Learning",
  "short_name": "WiseMama",
  "description": "Free pregnancy & baby education for UK parents. Evidence-based lessons, quizzes & a private diary.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2C4A6E",
  "theme_color": "#2C4A6E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["education", "health", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Pregnancy Diary",
      "short_name": "Diary",
      "description": "Open your pregnancy diary",
      "url": "/?view=diary"
    },
    {
      "name": "Learning Topics",
      "short_name": "Topics",
      "description": "Browse all learning topics",
      "url": "/?view=topics"
    }
  ]
}
