{
  "name": "Netted Verses",
  "short_name": "NV",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#1238A0",
  "background_color": "#07090D",
  "start_url": "index.php",
  "display": "standalone"
}