{
  "name": "Care Coordinator",
  "short_name": "CareApp",
  "description": "Mom & Dad's private family care coordination app",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#1a2f5e",
  "theme_color": "#1a2f5e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle"],
  "lang": "en-US"
}
