{
  "name": "DiggFinder — DJ crate-digging",
  "short_name": "DiggFinder",
  "description": "Dig through Spotify playlists, pull tracklists with BPM, key, label and genre. Build mixes and crates for your sets.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F0B14",
  "background_color": "#0F0B14",
  "categories": ["music", "entertainment", "productivity"],
  "icons": [
    {
      "src": "/__l5e/assets-v1/729abeb4-82be-4d0f-889d-289c71256747/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/__l5e/assets-v1/445adf79-4574-4dba-bbfa-4991a1364603/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
