{
  "name": "App Braga",
  "short_name": "App Braga",
  "start_url": "./html/index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "background_color": "#101114",
  "theme_color": "#101114",
  "orientation": "any",
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
