{
  "name": "Pakbond - Prize Bond Management",
  "short_name": "Pakbond",
  "description": "Manage your prize bonds, check results, and stay updated with the latest draws.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3CB371",
  "icons": [
    {
      "src": "/pakbond-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pakbond-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}

