{
  "name": "Filament Swatch",
  "short_name": "Filament",
  "description": "The workbench reference for 3D printer filament.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#ea6a1f",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/app-icon-512.svg", "type": "image/svg+xml", "sizes": "512x512" },
    {
      "src": "/app-icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
