{
  "name": "Portage",
  "short_name": "Portage",
  "description": "One summer, three sides — plan, register, and run camp without the chaos.",
  "start_url": "./portage-parent-app-v2.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F6F4EC",
  "theme_color": "#F6F4EC",
  "lang": "en",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
