{
  "name": "Atlas of Opportunity",
  "short_name": "Atlas",
  "description": "Free and funded opportunities for high schoolers — research, internships, competitions, scholarships, and festivals.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a1929",
  "background_color": "#f5f1e8",
  "categories": ["education", "productivity", "reference"],
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/favicon.png", "type": "image/png", "sizes": "32x32", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Open Finder", "short_url": "/finder", "url": "/finder?utm_source=pwa_shortcut" },
    { "name": "Closing Soon", "short_url": "/", "url": "/?utm_source=pwa_shortcut#closing-soon" },
    { "name": "Saved", "short_url": "/saved", "url": "/saved?utm_source=pwa_shortcut" }
  ]
}
