{
    "name": "Super ATV",
    "short_name": "Super ATV",
    "description": "Welcome to Super ATV",
    "display": "fullscreen",
    "id": "/",
    "start_url": "/",
    "theme_color": "#212737",
    "background_color": "#ffffff",
    "orientation": "portrait",
    "icons": [
      {
          "src": "/meta-icons/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/meta-icons/android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      },
      {
        "src": "/meta-icons/maskable_icon_x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
    }
  ]
}
