{
  "name": "KeepTrack — Childcare Compliance",
  "short_name": "KeepTrack",
  "description": "Stay licensed, stay compliant, stay open. State-specific childcare licensing compliance software.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#2dd4a8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "education"],
  "screenshots": []
}