{
  "name": "Paper Fit Calculator",
  "short_name": "Paper Fit",
  "description": "Hitung jumlah Fix Paper Product maksimal dalam satu lembar kertas dengan presisi tinggi",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#6366f1",
  "background_color": "#f0f4ff",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "favicon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "favicon.webp",
      "sizes": "540x720",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "favicon.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "categories": ["productivity"],
  "shortcuts": [
    {
      "name": "Hitung Ukuran Kertas",
      "short_name": "Hitung",
      "description": "Langsung ke kalkulator Paper Fit",
      "url": "/index.html",
      "icons": [
        {
          "src": "favicon.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    }
  ]
}
