{
  "name": "Pressure Lab Cycling",
  "short_name": "Pressure Lab",
  "description": "Tire pressure calculator for road, gravel and MTB.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1b1f26",
  "theme_color": "#232830",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=pl2",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png?v=pl2",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png?v=pl2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=pl2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}