{
  "name": "ProTracker 2",
  "short_name": "ProTracker",
  "description": "ProTracker 2 music tracker - Create and edit .MOD files in your browser",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1b1f33",
  "theme_color": "#1b1f33",
  "orientation": "landscape",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
