{
  "name": "Site Mobile App - ERP Lapangan",
  "short_name": "Site Mobile",
  "description": "Aplikasi mobile untuk lapangan konstruksi - Laporan harian, QR scanner, absensi offline-first",
  "start_url": "/mobile-site/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#155E75",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23155E75' width='192' height='192'/><text x='50%' y='50%' font-size='80' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='system-ui'>SM</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23155E75' width='512' height='512'/><text x='50%' y='50%' font-size='200' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='system-ui'>SM</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f8f9fa' width='540' height='720'/><rect fill='%23155E75' width='540' height='80'/><text x='270' y='40' font-size='24' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='system-ui'>Site Mobile</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Laporan Harian",
      "short_name": "Laporan",
      "description": "Buat laporan perkembangan harian",
      "url": "/mobile-site/daily-report",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23155E75' width='96' height='96' rx='20'/><text x='48' y='48' font-size='50' text-anchor='middle' dominant-baseline='middle' fill='white'>📋</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "QR Scanner",
      "short_name": "Scanner",
      "description": "Pindai barcode material & equipment",
      "url": "/mobile-site/scanner",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23155E75' width='96' height='96' rx='20'/><text x='48' y='48' font-size='50' text-anchor='middle' dominant-baseline='middle' fill='white'>📱</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
