{
  "name": "PreJ - Pre Journey for Success",
  "short_name": "PreJ",
  "description": "Your learning companion for academic success",
  "start_url": "https://ar.prepj.com/",
  "scope": "https://ar.prepj.com/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/fabicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/fabicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "learning"],
  "shortcuts": [
    {
      "name": "Practice Tests",
      "short_name": "Practice",
      "description": "Start practicing tests",
      "url": "https://ar.prepj.com/?tab=practice",
      "icons": [{ "src": "/images/fabicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Live Tests",
      "short_name": "Live",
      "description": "Join live tests",
      "url": "https://ar.prepj.com/?tab=live",
      "icons": [{ "src": "/images/fabicon.png", "sizes": "96x96" }]
    }
  ]
}
