{
  "name": "BikePSI — Bike Pressure Calculators, Guides & Brand PSI Data",
  "short_name": "BikePSI",
  "description": "Free bike pressure calculators, guides and brand PSI specs. SILCA, SRAM AXS, road, MTB, e-bike, fat bike and more at bikepsi.com",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#FC5200",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["sports", "utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "Bike PSI Calculator",
      "short_name": "Bike PSI",
      "description": "Find your exact bike tire pressure in seconds",
      "url": "/calculators/bike-psi-calculator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "SILCA Tire Pressure Calculator",
      "short_name": "SILCA Calc",
      "description": "SILCA methodology for road, gravel and MTB",
      "url": "/calculators/silca-tire-pressure-calculator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
