{
  "name": "GROWTH — काम पाएं, कारीगर ढूंढें",
  "short_name": "GROWTH",
  "description": "भारत का भरोसेमंद जॉब ऐप। मजदूर, कारीगर और स्किल्ड वर्कर के लिए नौकरी खोजें और सीधे मालिक से संपर्क करें।",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "tabbed", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#F26A1F",
  "lang": "hi-IN",
  "dir": "ltr",
  "categories": ["business", "productivity", "lifestyle"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "serviceworker": {
    "src": "/service-worker.js",
    "scope": "/",
    "update_via_cache": "none"
  },
  "scope_extensions": [
    { "origin": "https://www.growthconnect.live" },
    { "origin": "https://kaam-dhandha-app.lovable.app" }
  ],
  "note_taking": {
    "new_note_url": "/post?source=note"
  },
  "share_target": {
    "action": "/search",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "q",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+growth",
      "url": "/?handler=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/post",
      "accept": {
        "text/plain": [".txt"],
        "application/pdf": [".pdf"]
      },
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "widgets": [
    {
      "name": "Latest Jobs",
      "short_name": "Jobs",
      "description": "नए jobs देखें apne home screen पर।",
      "tag": "growth-jobs",
      "template": "growth-jobs-template",
      "ms_ac_template": "/widgets/jobs-template.json",
      "data": "/widgets/jobs-data.json",
      "type": "application/json",
      "screenshots": [
        { "src": "/screenshot-1.png", "sizes": "1080x1920", "label": "Latest Jobs widget" }
      ],
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ],
      "auth": false,
      "update": 86400
    }
  ],
  "icons": [
    { "src": "/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "monochrome" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "GROWTH होम स्क्रीन — मोबाइल"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GROWTH डेस्कटॉप व्यू"
    }
  ],
  "shortcuts": [
    {
      "name": "Jobs खोजें",
      "short_name": "Search",
      "description": "नए jobs search करें",
      "url": "/search?source=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Job पोस्ट करें",
      "short_name": "Post",
      "description": "नया job post करें",
      "url": "/post?source=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
