{
  "name": "CetakAJA",
  "short_name": "CetakAJA",
  "description": "Dynamic Form Builder dan Report Generator dari JHL Group.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#064e4b",
  "theme_color": "#0d9488",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/icons/screenshot-login-mobile.jpg",
      "sizes": "540x960",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Halaman login CetakAJA"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Budget Plans",
      "short_name": "Budget",
      "description": "View and manage budget plans",
      "url": "/budget",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Form Submissions",
      "short_name": "Forms",
      "description": "View form submissions",
      "url": "/submissions",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
