{
  "name": "mytripZ",
  "short_name": "mytripZ",
  "description": "Planeja suas próximas tripZ",
  "start_url": "/index.php",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b454f",
  "theme_color": "#0b454f",
  "icons": [
    {
      "src": "/imagens/logo_icon_app.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/imagens/logo_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
