{
  "name": "Tiny Nutrition Lab",
  "short_name": "Tiny Lab",
  "description": "Gentle nutrition tracking for children ages 1-12 and the people who care for them.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFDFA",
  "theme_color": "#FFFDFA",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
