{
  "name": "MTN Airtime Portal",
  "short_name": "MTN Airtime",
  "description": "Comprehensive platform for managing airtime distribution, transactions, and team operations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#FFCB05",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "finance", "utilities"],
  "icons": [
    {
      "src": "assets/images/MTN_2022_black_bg_yellow.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/MTN_2022_black_bg_yellow.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/images/MTN_2022_black_bg_yellow.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "MTN Airtime Portal Dashboard"
    }
  ]
}
