{
  "name": "c2cedge — College-to-Corporate Edge",
  "short_name": "c2cedge",
  "description": "The complete placement-readiness system for engineering students: a personalised roadmap, six skill workbooks read free on the web, timed mock tests and an AI coach.",
  "id": "/index.html",
  "start_url": "/index.html?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#211C57",
  "theme_color": "#211C57",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity", "books"],
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Build my roadmap", "url": "/c2edge_Roadmap_App.html" },
    { "name": "Reading library", "url": "/c2edge_Library.html" },
    { "name": "Take a mock test", "url": "/c2edge_Mock.html" },
    { "name": "AI coach", "url": "/c2edge_Coach.html" }
  ]
}
