{
  "id": "https://inis.live/",
  "name": "INIS LIVE",
  "short_name": "INIS",
  "start_url": "https://inis.live/",
  "display": "fullscreen",
  "display_override": ["fullscreen"],
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
"screenshots": [
  {
    "src": "/screenshots/rocher-mobile-vertical.png",
    "sizes": "540x960",
    "type": "image/png",
    "form_factor": "narrow",
    "label": "Mobile - Vertical"
  },
  {
    "src": "/screenshots/rocher-desktop-vertical.png",
    "sizes": "1024x1366",
    "type": "image/png",
    "form_factor": "wide",
    "label": "Desktop - Vertical"
  },
  {
    "src": "/screenshots/rocher-mobile-horizontal.png",
    "sizes": "960x540",
    "type": "image/png",
    "form_factor": "wide",
    "label": "Mobile - Horizontal"
  },
  {
    "src": "/screenshots/rocher-desktop-horizontal.png",
    "sizes": "1366x768",
    "type": "image/png",
    "form_factor": "wide",
    "label": "Desktop - Horizontal"
  }
  ]
}
