{
  "name": "ThinkAside Technologies - Software Development Company",
  "short_name": "ThinkAside",
  "description": "Leading software development company in Coimbatore. Mobile app development, Web development, ERP systems, Agricultural automation & Drone technology since 2016.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#00c34b",
  "background_color": "#ffffff",
  "categories": ["business", "technology"],
  "screenshots": [
    {
      "src": "/lovable-uploads/screenshot-1.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "/lovable-uploads/screenshot-2.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with ThinkAside for your software development needs",
      "url": "/contact",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192",
          "type": "image/x-icon"
        }
      ]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Explore ThinkAside's software development services",
      "url": "/capabilities",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192",
          "type": "image/x-icon"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": ["image/png", "image/jpeg", "image/webp"]
        }
      ]
    }
  },
  "prefer_related_applications": false,
  "related_applications": []
}
