{
  "id": "/",
  "name": "Da VIP — Drug and Violence Intervention Program",
  "short_name": "Da VIP",
  "description": "Da VIP: free K-12 learning, youth programs, and community support from the Drug and Violence Intervention Program. Lessons and progress work offline and sync when you reconnect.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#fff8ec",
  "theme_color": "#0c366f",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "kids", "social"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Da VIP Academy",
      "short_name": "Academy",
      "description": "Free K-12 lessons and rewards",
      "url": "/learn?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Donate",
      "short_name": "Donate",
      "description": "Support Da VIP youth programs",
      "url": "/donate?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Get Involved",
      "short_name": "Volunteer",
      "description": "Volunteer or drop off donations",
      "url": "/get-involved?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
