{
  "name": "GLUB!",
  "short_name": "GLUB!",
  "description": "Ordene os líquidos até cada tubo ter uma cor só. Um glub puxa o outro.",
  "lang": "pt-BR",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e1320",
  "theme_color": "#0e1320",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
