{
  "id": "/",
  "name": "MotoWolf",
  "short_name": "MotoWolf",
  "description": "Registro local de rutas y cuadro de instrumentos MotoWolf.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08090B",
  "theme_color": "#08090B",
  "categories": ["navigation", "sports", "utilities"],
  "icons": [
    {
      "src": "/motowolf-icon.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
