{
  "name": "Motherland Health Tracker",
  "short_name": "Motherland",
  "description": "Period · Ovulation · Pregnancy · Health Logs",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FDF6F0",
  "theme_color": "#D95F7C",
  "orientation": "portrait-primary",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "./motherland-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./motherland-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
