{
  "name": "Family Activity List",
  "short_name": "Jugggl",
  "description": "Nothing slips through the cracks.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#C56A48",
  "background_color": "#FBF5EC",
  "icons": [
    { "src": "/favicon-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
