{
  "name": "syncit.music",
  "short_name": "syncit",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Keep your playlists in sync across music streaming services.",
  "theme_color": "#1f2937",
  "background_color": "#ffffff"
}
