{
  "name": "Bluprint",
  "short_name": "Bluprint",
  "description": "Your blueprint for a career built with your hands.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1F3C",
  "theme_color": "#1A7A8A",
  "icons": [
    {
      "src": "/bluprint-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/bluprint-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
