{
  "name": "Stable Health Care Services LLC",
  "short_name": "Stable Health",
  "description": "NP-led primary care clinic in Olympia Fields, IL. In-person and telehealth visits for adults 18+.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F2E9",
  "theme_color": "#3A7D7C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["health", "medical"],
  "lang": "en-US"
}