{
  "short_name": "Knacksverse",
  "name": "Knacksverse",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/5968/5968898.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/5968/5968898.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#10B981",
  "background_color": "#F8F9FA",
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
