{
  "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": "#F1F4F1",
  "theme_color": "#0E3B2E",
  "lang": "en",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
