{
  "id": "/",
  "name": "Steps PR Token",
  "short_name": "STPS",
  "description": "Investor portal for Steps PR Token — Puerto Rico's decentralized future on Avalanche.",
  "start_url": "./investor-auth",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#F2A900",
  "background_color": "#0a0a0a",
  "lang": "es",
  "dir": "ltr",
  "categories": ["finance", "crypto"],
  "icons": [
    { "src": "./icons/icon-72.svg",   "sizes": "72x72",   "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icons/icon-96.svg",   "sizes": "96x96",   "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icons/icon-128.svg",  "sizes": "128x128", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icons/icon-192.svg",  "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "./icons/icon-512.svg",  "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "./icons/icon-192.png",  "sizes": "192x192", "type": "image/png",     "purpose": "any maskable" },
    { "src": "./icons/icon-512.png",  "sizes": "512x512", "type": "image/png",     "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "./images/screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Steps PR Token — Portal de Inversores"
    },
    {
      "src": "./images/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Steps PR Token — Vista Móvil"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open investor dashboard",
      "url": "./investor-dashboard",
      "icons": [{ "src": "./icons/icon-96.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Comprar Tokens",
      "short_name": "Comprar",
      "description": "Comprar tokens STPS",
      "url": "./investor-dashboard?section=buy-tokens",
      "icons": [{ "src": "./icons/icon-96.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ]
}
