{
  "name": "Jürni - Your Pregnancy Journey Companion",
  "short_name": "Jürni",
  "description": "Your mind, body, and birth companion throughout pregnancy",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e8e5dc",
  "theme_color": "#7F8964",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["health", "lifestyle"],
  "screenshots": []
}
