﻿{
  "short_name": "Argedrez",
  "name": "Argedrez: Portal de Ajedrez",
  "icons": [
    {
      "src": "https://placehold.co/192x192/0f172a/ffffff/png?text=A",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/0f172a/ffffff/png?text=Argedrez",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "display_override": [ "standalone", "fullscreen" ],
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}