{
  "name": "PrintMe",
  "short_name": "PrintMe",
  "description": "Print text beautifully to your 58mm thermal printer",
  "start_url": "/printme/",
  "scope": "/printme/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4f46e5",
  "background_color": "#f6f5f3",
  "icons": [
    {
      "src": "/printme/logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/printme/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/printme/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
