{
  "name": "Solvetaa — Technology for Indian MSMEs",
  "short_name": "Solvetaa",
  "description": "Premium websites, ERP tools, and mobile apps for Indian small businesses.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d2e46",
  "theme_color": "#184A6B",
  "lang": "en",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Free Tools",
      "short_name": "Tools",
      "description": "Access Solvetaa's free business tools",
      "url": "/free-tools/",
      "icons": [{ "src": "/assets/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Solvetaa",
      "url": "/contact/",
      "icons": [{ "src": "/assets/favicon.svg", "sizes": "any" }]
    }
  ]
}
