{
  "name": "NoSub — Stop Airtime Theft",
  "short_name": "NoSub",
  "description": "One-tap unsubscribe from every VAS draining your line on MTN, Glo, Airtel & 9mobile. NCC-aligned.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#070707",
  "background_color": "#070707",
  "lang": "en-NG",
  "categories": ["utilities", "finance", "productivity"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
