{
  "name": "Boltcraft",
  "short_name": "Boltcraft",
  "description": "A one-person 3D printing studio. Keychains, busts, gaming accessories and custom prints — printed to order, cleaned up and assembled by hand before they ship.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4efe6",
  "theme_color": "#f4efe6",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}