{
  "name": "IncerdiMix — Music Beatbox Maker",
  "short_name": "IncerdiMix",
  "description": "Create your own music with a merry crew of beatboxers. Drag, drop and mix sounds, unlock secret choruses, and share your mix with the world.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0820",
  "theme_color": "#FF6B35",
  "categories": ["music", "entertainment", "games"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
