{
  "name": "FSSAI Label Studio",
  "short_name": "Label Studio",
  "description": "Create FSSAI-compliant food labels: nutrition panel, allergens, QR, EAN-13 barcode, batch CSV and print-ready export.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#14201c",
  "theme_color": "#14201c",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": [
    "business",
    "productivity",
    "food"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Design a branded label"
    },
    {
      "src": "screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Logo, colours & fonts"
    },
    {
      "src": "screenshot-3.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Bilingual English + Hindi"
    },
    {
      "src": "screenshot-4.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Batch every SKU from CSV"
    },
    {
      "src": "screenshot-5.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Free & compliant"
    }
  ]
}