{
  "name": "whatson.movie — Cartelera Valencia",
  "short_name": "whatson.movie",
  "description": "Your weekly bilingual guide to cinema in Valencia",
  "start_url": "/listings/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0c14",
  "theme_color": "#0a0810",
  "orientation": "portrait-primary",
  "lang": "es",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "entertainment",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "This week's listings",
      "short_name": "Listings",
      "url": "/listings/",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My preferences",
      "short_name": "Preferences",
      "url": "/preferences/",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}