{
  "id": "/",
  "name": "ClassroomSponsors",
  "short_name": "ClassroomSponsors",
  "description": "Fun, visible support for DMV K-12 classrooms. Teachers post needs. Parents give with impact you can see. 0% mandatory fees. Built with teachers, for teachers and the families who love them. Community Heroes leaderboards, real-time stories, and 100% transparent impact — starting in Virginia, DC, and Maryland.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#FDF9F5",
  "theme_color": "#E85D3C",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["education", "community", "nonprofit", "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": "Teacher Dashboard",
      "short_name": "Dashboard",
      "description": "Post needs and watch Community Heroes support your classroom in real time",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Community Leaderboards",
      "short_name": "Leaderboards",
      "description": "See the top DMV classrooms and proud visible supporters",
      "url": "/leaderboards",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Discover Classrooms",
      "short_name": "Discover",
      "description": "Find real DMV classrooms to support with 0% fees",
      "url": "/discover",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "DMV Impact Gallery",
      "short_name": "Impact Gallery",
      "description": "Browse real cached Community Heroes stories — works fully offline",
      "url": "/impact",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  // Screenshots temporarily commented out (PWA best practice per Architect/Reviewer guidance).
  // Real branded screenshots to be added in a future polish wave (Figma exports or sharp-generated from live pages).
  // "screenshots": [
  //   { "src": "/screenshots/teacher-dashboard.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Teacher dashboard showing live funding, Community Heroes mini-leaderboard, and d3 impact timeline" },
  //   { "src": "/screenshots/leaderboards.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "DMV Community Heroes leaderboards — real classrooms ranked by visible impact" },
  //   { "src": "/screenshots/discover-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Discover page on mobile — search real DMV classrooms and see exact funding progress" }
  // ],
  "launch_handler": {
    "client_mode": ["focus-existing", "navigate-existing"]
  },
  "prefer_related_applications": false
}
