{
  "name": "MyNumberPulse",
  "short_name": "NumPulse",
  "description": "Your personalized daily numerology brief",
  "start_url": "/portal.html",
  "display": "standalone",
  "background_color": "#0F0E2A",
  "theme_color": "#0F0E2A",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
