{
  "name": "Bikin CV - Pembuat CV dan Surat Lamaran",
  "short_name": "Bikin CV",
  "description": "Bikin CV dan surat lamaran dengan editor sederhana. Preview A4, sekali bayar untuk download 1 CV + 1 surat lamaran siap kirim.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111827",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "id",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mulai bikin CV",
      "url": "/#builder",
      "description": "Buka editor CV langsung"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Editor Bikin CV di desktop"
    },
    {
      "src": "/screenshot-mobile.svg",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Editor Bikin CV di mobile"
    }
  ],
  "prefer_related_applications": false
}
