{
  "name": "Pump!Lab",
  "short_name": "Pump!Lab",
  "description": "Pump!Lab - Personal workout tracker",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f0f13",
  "theme_color": "#6c5ce7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-180.png?v=7",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png?v=7",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png?v=7",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
