{
  "name": "Baby Brain",
  "short_name": "Baby Brain",
  "start_url": "/",
  "display": "standalone",
  "description": "Eat, sleep, poop, repeat. A baby tracker for two phones. Both parents log from their own, and everything appears on the other within seconds.",
  "background_color": "#fbf8f4",
  "theme_color": "#fffdfa",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
