{
  "name": "PartHawk",
  "short_name": "PartHawk",
  "description": "Find the right part, from the right supplier, at the right price — in seconds.",
  "start_url": "/search",
  "display": "standalone",
  "background_color": "#08080e",
  "theme_color": "#FF6B00",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
