{
  "name": "MCM IDENTIFICATION - Forensik Digital",
  "short_name": "MCM IDENTIFICATION",
  "description": "Aplikasi PWA untuk forensik digital - penghilangan stiker/overlay dari foto dan validasi IMEI perangkat",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#06b6d4",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f172a' width='192' height='192'/><text x='50%' y='50%' font-size='100' fill='%2306b6d4' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>M</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='%230f172a' width='512' height='512'/><text x='50%' y='50%' font-size='280' fill='%2306b6d4' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>M</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='%230f172a' width='540' height='720'/><text x='50%' y='50%' font-size='60' fill='%2306b6d4' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>MCM IDENTIFICATION</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Penghilangan Stiker",
      "short_name": "Stiker",
      "description": "Hapus stiker/overlay dari foto",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230f172a' width='96' height='96'/><text x='50%' y='50%' font-size='50' fill='%2306b6d4' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>S</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Cek IMEI",
      "short_name": "IMEI",
      "description": "Validasi IMEI perangkat",
      "url": "/imei",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230f172a' width='96' height='96'/><text x='50%' y='50%' font-size='50' fill='%2306b6d4' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>I</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
