{
  "name": "Live Catholic Life",
  "short_name": "Live Catholic Life",
  "description": "Catholic family life, made simple. Sunday Mass, feast days, family prayer, traditions and the moments that matter — together in one simple place.",
  "start_url": "/app/today",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f3ea",
  "theme_color": "#2d5a45",
  "categories": ["lifestyle", "productivity", "books", "education"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
