
{

  "name": "Abonado Premium Parking VLC",

  "short_name": "Abonado Premium",

  "description": "Panel de abonado Premium Parking VLC",

  "start_url": "/",

  "display": "standalone",

  "background_color": "#1a2f6e",

  "theme_color": "#1a2f6e",

  "orientation": "portrait",

  "icons": [

    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },

    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }

  ]

}

