{
  "name": "Time in Range — AppDeck",
  "short_name": "TIR",
  "description": "Time in Range, a free single-page tool from AppDeck.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#0d9488",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}