{
  "name": "Crumbie",
  "short_name": "Crumbie",
  "description": "Track your sourdough starter from feed to bake.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2d3a2e",
  "theme_color": "#2d3a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
