{
  "id": "https://college.compassowl.com/",
  "name": "CollegeCompass — Find Your Path",
  "short_name": "CollegeCompass",
  "description": "Free personalized college planning tool. Get admission odds, financial aid estimates and cost breakdowns for 77+ colleges. No login required.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1f3a",
  "theme_color": "#0b1f3a",
  "scope": "/",
  "lang": "en-US",
  "categories": ["education"],
  "icons": [
    {
      "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot1.png",
      "sizes": "960x1706",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CollegeCompass home screen"
    },
    {
      "src": "/screenshots/screenshot2.png",
      "sizes": "960x1706",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "College match card with admission odds"
    },
    {
      "src": "/screenshots/screenshot3.png",
      "sizes": "960x1706",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "4-year net cost chart"
    }
  ]
}
