{
  "name": "LUO - Line Up On",
  "short_name": "LUO",
  "description": "Programação, alertas e promoções instantâneas para eventos.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07100b",
  "theme_color": "#25ff75",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
