{
  "name": "GodsPlan — The Digital Sanctuary",
  "short_name": "GodsPlan",
  "description": "Find Catholic churches and mass schedules near you. Daily readings, parish saved, peaceful interface.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121318",
  "theme_color": "#121318",
  "categories": ["lifestyle", "navigation", "books"],
  "lang": "fr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/marketing/screens/splash.jpg",
      "sizes": "588x1280",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/marketing/screens/map.jpg",
      "sizes": "588x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Find a parish near you"
    },
    {
      "src": "/marketing/screens/lectures.jpg",
      "sizes": "588x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Follow the Holy Mass"
    },
    {
      "src": "/marketing/screens/schedule.jpg",
      "sizes": "588x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Browse mass schedules"
    }
  ]
}
