{
  "name": "Date Difference Calculator",
  "short_name": "DDC",
  "description": "Calculate exactly how much time has passed between two dates or how long until an event. Free tool with results in days, hours and minutes.",
  "start_url": "/en/utilities/categories/tools/date-difference-calculator/",
  "scope": "/en/utilities/categories/tools/date-difference-calculator/",
  "icons": [
    {
      "src": "/images/utilities/date-diff-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}