{
  "name": "LoopFit - The best, minimalistic, free workout timer",
  "short_name": "LoopFit",
  "description": "The best, minimalistic, free workout timer. No ads. No bullsh*t. Set the exercises. Set the timers. Straight to the workout.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#F5D545",
  "background_color": "#F5D545",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}