{
  "name": "BusiSticker - Busimatch Graphics Tools",
  "short_name": "BusiSticker",
  "description": "Design to sticker with a magenta cut line, ready for your plotter.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0f1f",
  "theme_color": "#0a0f1f",
  "icons": [
    {
      "src": "../../_shared/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../../_shared/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
