{
  "name": "myDiski",
  "lang": "en-us",
  "short_name": "myDiski",
  "categories": ["sports", "news"],
  "description": "The QUICKEST 🏃 way to Keep Up with the PSL 🔥, and Your Team 😍",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "browser"
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "scope_extensions": [{
    "origin": "mydiski.shop"
  }],
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 400
  },
  "theme_color": "#000000",
  "background_color": "#000000",
  "orientation": "any",
  "prefer_related_applications": true,
  "related_applications": [{
    "platform": "webapp",
    "url": "https://mydiski.com/app-manifest.json"
  }],
  "icons": [{
    "src": "https://res.cloudinary.com/heya3gjgl/image/upload/v1/applications/diskibot/icons/mydiski_icon_512.png",
    "sizes": "512x512"
  }, {
    "src": "https://res.cloudinary.com/heya3gjgl/image/upload/v1/applications/diskibot/icons/mydiski_icon_512_monochrome.png",
    "sizes": "512x512",
    "purpose": "monochrome"
  }, {
    "src": "https://res.cloudinary.com/heya3gjgl/image/upload/v1/applications/diskibot/icons/mydiski_icon_192.png",
    "sizes": "192x192"
  }],
  "screenshots" : [{
    "label": "Competition Team Standings",
    "src": "https://res.cloudinary.com/heya3gjgl/image/upload/v1/applications/diskibot/screenshots/team-standings.png",
    "sizes": "750x1333",
    "type": "image/jpeg"
  }, {
    "label": "Individual Team Performance",
    "src": "https://res.cloudinary.com/heya3gjgl/image/upload/v1/applications/diskibot/screenshots/team-performance.png",
    "sizes": "750x1333",
    "type": "image/jpeg"
  }, {
    "label": "Results and Match Statistics",
    "src": "https://res.cloudinary.com/heya3gjgl/image/upload/v1/applications/diskibot/screenshots/results.png",
    "sizes": "750x1333",
    "type": "image/jpeg"
  }]
}