{
  "name": "Doctor Social",
  "short_name": "DP Social",
  "description": "Els posts i els cartells de Doctor Prats, a punt per publicar",
  "lang": "ca",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0d16",
  "theme_color": "#0b0d16",
  "icons": [
    {
      "src": "/social-icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/social-icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/social-icon-maskable-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nou post",
      "short_name": "Nou",
      "url": "/nou",
      "icons": [
        {
          "src": "/social-icon-192.png?v=2",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Fer un cartell",
      "short_name": "Cartell",
      "url": "/cartell",
      "icons": [
        {
          "src": "/social-icon-192.png?v=2",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
