{
  "name": "Gianna",
  "short_name": "Gianna",
  "description": "A Catholic household companion — live the rhythm of the year.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbfbfd",
  "theme_color": "#c8a24b",
  "icons": [
    { "src": "/static/img/logo-circle-light-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/logo-circle-light-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/static/img/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/static/img/screenshot-narrow.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Today's feast, your morning note, novena, and what's coming up" },
    { "src": "/static/img/screenshot-wide.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide", "label": "Gianna on the desktop" }
  ]
}
