{
  "name": "School LifePath",
  "short_name": "School LifePath",
  "description": "IEP, 504, and special education rights navigator for NJ families",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "id": "schoollp",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#ffffff",
  "theme_color": "#7FAF7A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/icons/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "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" }
  ]
}
