{
  "name": "FlexSheet — Legal, Data & Business Tools",
  "short_name": "FlexSheet",
  "description": "55+ professional tools for legal drafting, data transformation, and business workflows. Zero uploads, 100% private.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#030712",
  "theme_color": "#00E0C6",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "GST Invoice", "url": "/invoice-generator", "description": "Create GST invoice" },
    { "name": "Legal Notice", "url": "/legal-notice-gen", "description": "Draft legal notice" },
    { "name": "JSON Formatter", "url": "/json-formatter", "description": "Format JSON" }
  ]
}
