{
  "name": "Strengthpicks",
  "short_name": "Strengthpick",
  "description": "Racks, bars, and cardio built for the garage.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F0EF",
  "theme_color": "#1A0A0A",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
