﻿{
  "name": "MaxPerformance",
  "short_name": "Max",
  "display": "standalone",
  "background_color": "#6dccfc",
  "theme_color": "#07abfd",
  "start_url": "/index.html",
  "scope": "/",
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "/images/icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/images/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
