{
  "name": "Breaking FMX · Freestyle Show",
  "short_name": "Breaking FMX",
  "description": "El juego arcade de freestyle motocross de BREAKING.ES",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0A080F",
  "theme_color": "#0A080F",
  "lang": "es",
  "categories": ["games", "sports"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
