{
  "name": "PushFeedback",
  "short_name": "PushFeedback",
  "description": "Add a feedback widget to your website, documentation, or app. Collect visual feedback with screenshots, organize it, and act on what matters.",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
