{
  "name": "Pichangas Pro",
  "short_name": "Pichangas",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#0e90eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./assets/img/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
