{
  "name": "Dr. Hines Inc. — Toolkit",
  "short_name": "Dr. Hines",
  "description": "Free tools from Dr. Hines Inc., all in one place: breathe and reset, reconnect with your spouse, find a verse for the moment, and find your footing.",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1628",
  "theme_color": "#0E1628",
  "categories": ["lifestyle", "health", "education"],
  "icons": [
    { "src": "/app/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/app/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
