{
  "short_name": "MindFlash",
  "name": "MindFlash - Instant Neural Skill Learning",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "start_url": "./",
  "background_color": "#020905",
  "theme_color": "#00ff66",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "./",
  "description": "Aprende cualquier habilidad instantáneamente con cartuchos de conocimiento neuronal al estilo Matrix.",
  "categories": ["education", "productivity", "lifestyle"]
}