{
  "name": "clangendum",
  "short_name": "clangendum",
  "description": "Vente a escarbar música.",
  "icons": [
    {
      "src": "/icon.png?v=3",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png?v=3",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#282a36",
  "background_color": "#282a36",
  "share_target": {
    "action": "/me",
    "method": "GET",
    "params": {
      "title": "shared_title",
      "text": "shared_text",
      "url": "shared_url"
    }
  }
}
