{
  "short_name": "Pariksha Mantra",
  "name": "Pariksha Mantra - Your Gateway To Success",
  "description": "Pariksha Mantra is your trusted companion for exam preparation with expert tips, study materials, test series, and learning resources.",
  
  "icons": [
    {
      "src": "/icons/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],

  "start_url": "/",
  "scope": "/",

  "display": "standalone",
  "orientation": "portrait",
  
  "theme_color": "#000000",
  "background_color": "#ffffff"
}