{
  "name": "BizTimeCalculator — Advanced Time & Date Analytics Suite",
  "short_name": "BizTimeCalculator",
  "description": "Free professional time and date calculator suite. Calculate working days, add time, find date milestones, and convert hours to decimals for billing. Trusted by freelancers, project managers, and HR teams.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4f46e5",
  "background_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "business",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "/assets/icons/biztimecalculator-540x720.png",
      "sizes": "540x720",
      "form_factor": "narrow",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/biztimecalculator-1280x720.png",
      "sizes": "1280x720",
      "form_factor": "wide",
      "type": "image/png"
    }
  ],
  "icons": [
    {
      "src": "/assets/icons/biztimecalculator-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/biztimecalculator-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/biztimecalculator-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/biztimecalculator-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Working Days Calculator",
      "short_name": "Working Days",
      "description": "Calculate working days between dates",
      "url": "/?tab=workdays&utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/assets/icons/biztimecalculator-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Time Accumulator",
      "short_name": "Time Calc",
      "description": "Add and calculate time intervals",
      "url": "/?tab=accumulator&utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/assets/icons/biztimecalculator-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Decimal Converter",
      "short_name": "Decimals",
      "description": "Convert hours to decimals for billing",
      "url": "/?tab=decimal&utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/assets/icons/biztimecalculator-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "id": "/"
}
