{
  "name": "BAP — Baby App for Parents",
  "short_name": "BAP",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Track baby feedings, diapers, medicine, and weight.",
  "theme_color": "#F5F3EF",
  "background_color": "#F5F3EF",
  "orientation": "portrait"
}
