{
  "name": "YouDJ Mixer",
  "short_name": "YouDJ Mixer",
  "description": "The most fun and easy DJ software",
  "orientation": "landscape",
  "display": "standalone",
  "start_url": "./chrome",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#000",
  "categories": ["music", "games", "utilities"],
  "theme_color": "#000",
  "icons": [
     {
     "src": "./picx/pwa_icon.png",
     "type": "image/png",
     "sizes": "512x512",
     "purpose":"maskable"
   },
   {
   "src": "./picx/pwa_icon.png",
   "type": "image/png",
   "sizes": "512x512",
   "purpose":"any"
}
  ],
  "related_applications": [
   {
    "platform": "play",
    "url": "https://play.google.com/store/apps/details?id=you.dj",
    "id": "you.dj"
   },
   {
   "platform": "play",
   "url": "https://play.google.com/store/apps/details?id=youdj.online",
   "id": "youdj.online"
   }, {
   "platform": "itunes",
   "url": "https://apps.apple.com/us/app/youdj-mix-music-now/id1459666155"
   }],
   "screenshots" : [
  {
    "src": "./picx/screen1.webp",
    "sizes": "2544x1592",
    "type": "image/webp",
    "platform": "wide",
    "label": "Screenshot 1"
  },
  {
    "src": "./picx/screen2.webp",
    "sizes": "2544x1592",
    "type": "image/webp",
    "platform": "wide",
    "label": "Screenshot 2"
  },
  {
    "src": "./picx/screen3.webp",
    "sizes": "2544x1592",
    "type": "image/webp",
    "platform": "wide",
    "label": "Screenshot 3"
  },
  {
    "src": "./picx/screen4.webp",
    "sizes": "2544x1592",
    "type": "image/webp",
    "platform": "wide",
    "label": "Screenshot 4"
  },
  {
    "src": "./picx/screen5.webp",
    "sizes": "2544x1592",
    "type": "image/webp",
    "platform": "wide",
    "label": "Screenshot 5"
  }
]
}
