{
  "name": "iScan Pro By MMA",
  "short_name": "iScan Pro",
  "description": "Aplikasi scanning resi pengiriman oleh MMA (Mitra Mulia Abadi) — Scan, Pack, Track.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A84FF",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/app/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/app/static/screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "lang": "id-ID",
  "dir": "ltr",
  "scope": "/"
}
