{
  "name": "DEV Toolz Pro",
  "short_name": "DEV Toolz",
  "description": "Free SEO & Developer Toolbox — No Login Required",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#3b5bdb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["developer", "productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%233b5bdb'/><circle cx='84' cy='84' r='42' fill='none' stroke='%23fff' stroke-width='15'/><line x1='117' y1='117' x2='156' y2='156' stroke='%23fff' stroke-width='15' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%233b5bdb'/><circle cx='224' cy='224' r='112' fill='none' stroke='%23fff' stroke-width='40'/><line x1='312' y1='312' x2='416' y2='416' stroke='%23fff' stroke-width='40' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "SEO Audit",
      "short_name": "SEO",
      "description": "Run a technical SEO audit",
      "url": "/?page=audit",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%233b5bdb'/><circle cx='42' cy='42' r='21' fill='none' stroke='%23fff' stroke-width='7'/><line x1='58.5' y1='58.5' x2='78' y2='78' stroke='%23fff' stroke-width='7' stroke-linecap='round'/></svg>", "sizes": "96x96"}]
    },
    {
      "name": "DNS Lookup",
      "short_name": "DNS",
      "description": "Look up DNS records",
      "url": "/?page=dns",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%236366f1'/><rect x='18' y='30' width='60' height='8' rx='4' fill='%23fff'/><rect x='18' y='46' width='45' height='8' rx='4' fill='%23fff'/><rect x='18' y='62' width='30' height='8' rx='4' fill='%23fff'/></svg>", "sizes": "96x96"}]
    },
    {
      "name": "QR Generator",
      "short_name": "QR",
      "description": "Generate a QR code",
      "url": "/?page=qr",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%230ea5e9'/><rect x='18' y='18' width='26' height='26' rx='4' fill='none' stroke='%23fff' stroke-width='5'/><rect x='52' y='18' width='26' height='26' rx='4' fill='none' stroke='%23fff' stroke-width='5'/><rect x='18' y='52' width='26' height='26' rx='4' fill='none' stroke='%23fff' stroke-width='5'/><rect x='58' y='58' width='14' height='14' rx='2' fill='%23fff'/></svg>", "sizes": "96x96"}]
    }
  ]
}
