{
  "id": "/story/frontend/",
  "name": "BookStory - Lector de Historias",
  "short_name": "BookStory",
  "description": "Plataforma de lectura y creación de historias interactivas multimedia",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fdfaf4",
  "theme_color": "#2c3e50",
  "prefer_related_applications": false,
  "categories": ["books", "education", "entertainment"],
  "lang": "es",
  "dir": "ltr",
  "icons": [
    {
      "src": "../img/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../img/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
