{
  "name": "HIIT Me Up",
  "short_name": "HIIT Me Up",
  "description": "Free HIIT interval timer with voice coaching. Configurable Tabata, 30/30, 45/15, or custom intervals. Works offline.",
  "id": "https://hiitmeup.fit/",
  "start_url": "https://hiitmeup.fit/",
  "scope": "https://hiitmeup.fit/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0d1a",
  "theme_color": "#ff5a1f",
  "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 maskable"
    }
  ],
  "screenshots": [],
  "categories": ["health", "fitness", "sports"],
  "lang": "en",
  "dir": "ltr"
}
