{
  "name": "Foto Personal",
  "short_name": "Foto Personal",
  "description": "Panel de gestión de archivos de Foto Personal",
  "lang": "es",
  "icons": [
    {
      "src": "https://www.fotopersonal.com/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.fotopersonal.com/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://www.fotopersonal.com/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.fotopersonal.com/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#a429dc",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "https://www.fotopersonal.com/index.php",
  "scope": "/"
}