{
  "id": "/",
  "name": "Krishna LR — Transport Management",
  "short_name": "Krishna LR",
  "description": "Trips, expenses, e-way bills & Bilty PDFs — all in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#DCE1E8",
  "theme_color": "#2C5AA0",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "productivity", "logistics"],
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "",
  "display_override": ["window-controls-overlay", "tabbed", "standalone", "minimal-ui", "browser"],
  "tab_strip": {
    "home_tab": { "scope_patterns": [{ "pathname": "/*" }] },
    "new_tab_button": { "url": "/?action=new-trip" }
  },
  "scope_extensions": [],
  "launch_handler": { "client_mode": "focus-existing" },
  "edge_side_panel": { "preferred_width": 420 },
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "files": [
        { "name": "billFile", "accept": ["image/*", ".pdf", "application/pdf"] }
      ]
    }
  },
  "shortcuts": [
    {
      "name": "New Trip",
      "short_name": "New Trip",
      "description": "Start a new trip / LR entry",
      "url": "/?action=new-trip",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Expenses",
      "short_name": "Expenses",
      "description": "View and add expenses",
      "url": "/?action=expenses",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Reports",
      "short_name": "Reports",
      "description": "View trip and expense reports",
      "url": "/?action=reports",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "screenshots/mobile-1.png", "sizes": "688x1280", "type": "image/png", "form_factor": "narrow", "label": "LR / Bilty record and manage" },
    { "src": "screenshots/mobile-2.png", "sizes": "704x1280", "type": "image/png", "form_factor": "narrow", "label": "Track expenses" },
    { "src": "screenshots/mobile-3.png", "sizes": "720x1280", "type": "image/png", "form_factor": "narrow", "label": "Digital signature POD" },
    { "src": "screenshots/mobile-4.png", "sizes": "768x1374", "type": "image/png", "form_factor": "narrow", "label": "App settings and profile" },
    { "src": "screenshots/mobile-5.png", "sizes": "688x1510", "type": "image/png", "form_factor": "narrow", "label": "Fleet overview dashboard" },
    { "src": "screenshots/desktop-1.png", "sizes": "1376x768", "type": "image/png", "form_factor": "wide", "label": "Full app overview" }
  ]
}
