{
  "name": "Price Tag / Label Maker",
  "short_name": "Label Maker",
  "description": "Free, modern, and efficient tool to create professional price tags and labels.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
