{
  "name": "AdGateScore — Ad Network Readiness Auditor",
  "short_name": "AdGateScore",
  "description": "Free instant audit for 14 ad networks. Know your readiness score before you apply.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0f1a",
  "theme_color": "#f97316",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Scan a Website",
      "short_name": "Scan",
      "url": "/",
      "description": "Run a free ad network readiness scan"
    },
    {
      "name": "Scan History",
      "short_name": "History",
      "url": "/history",
      "description": "View your past scan results"
    },
    {
      "name": "Revenue Calculator",
      "short_name": "Calculator",
      "url": "/tools/revenue-calculator",
      "description": "Estimate your ad revenue"
    }
  ]
}
