{
  "name": "Excel Formula Generator",
  "short_name": "XL Formula",
  "description": "Build formulas instantly for Excel, Google Sheets, or Google Docs — with explanations for every formula.",
  "start_url": "/xlformula/",
  "display": "standalone",
  "scope": "/xlformula/",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230d1117' rx='24'/><text y='130' x='24' font-size='110' font-family='sans-serif' fill='%23217346'>fx</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en"
}
