{
  "name": "Daycare Ratio Tracker",
  "short_name": "Ratio Tracker",
  "description": "Track child age categories and staff ratios for Michigan licensed child care homes.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0a1a",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
