{
  "name": "Launch Your Concept - Where Ideas Become Products",
  "short_name": "Launch Your Concept",
  "description": "Launch Your Concept - Where Ideas Become Products and Products Find People. Custom software development, web apps, mobile apps, and freelancer marketplace.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "developer", "technology"],
  "icons": [
    {
      "src": "/launch-your-concept-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Career Chowk - Jobs & Freelancers",
      "short_name": "Career Chowk",
      "description": "Find jobs or hire freelancers worldwide",
      "url": "/careerchowk",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "My Digital Adda - Tech Blog",
      "short_name": "Blog",
      "description": "Read tech articles and tutorials",
      "url": "/mydigitaladda",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Services - Web & App Development",
      "short_name": "Services",
      "description": "Affordable web & mobile app development worldwide",
      "url": "/services",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Products - Buy Digital Products",
      "short_name": "Products",
      "description": "Buy ready-made websites, apps & digital tools",
      "url": "/products",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Documentation",
      "short_name": "Docs",
      "description": "Platform documentation and guides",
      "url": "/docs",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch for a free quote",
      "url": "/contact",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/launch-your-concept-logo.png",
      "sizes": "1200x630",
      "type": "image/png",
      "platform": "wide",
      "label": "Launch Your Concept Homepage"
    }
  ]
}