{
  "name": "Voetbal Team Manager",
  "short_name": "VTM",
  "description": "Manage je opstelling en je team",
  "start_url": "index.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f7fc",
  "theme_color": "#305d9e",
  "icons": [
    {
      "src": "https://voetbalteammanager.nl/images/logos/default_logo_mobilestartscreen.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://voetbalteammanager.nl/images/logos/default_logo_mobilestartscreen.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}