{
  "name": "Mikhaela",
  "short_name": "Mikhaela",
  "description": "The Last Witness — The Church in full strength and glory, united in one accord.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social", "religion"],
  "icons": [
    { "src": "/icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png",     "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Gratitude Wall", "short_name": "Gratitude", "url": "/gratitude.html", "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }] },
    { "name": "Library",        "short_name": "Library",   "url": "/library.html",   "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }] }
  ]
}
