{
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#FF6B00",
  "orientation": "any",
  "categories": [
    "engineering",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false,
  "name": "GorkyCAD Pro",
  "short_name": "GorkyCAD",
  "description": "भवन विद्युत डिज़ाइन के लिए बुद्धिमान इंजीनियरिंग सिस्टम",
  "start_url": "/hi/",
  "lang": "hi",
  "shortcuts": [
    {
      "name": "नया प्रोजेक्ट",
      "short_name": "प्रोजेक्ट",
      "url": "/hi/",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "64x64"
        }
      ]
    },
    {
      "name": "दस्तावेज़",
      "short_name": "डॉक्स",
      "url": "/hi/docs/",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "64x64"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-hi.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "GorkyCAD Pro — मुख्य पृष्ठ"
    }
  ]
}