{
    "name": "Loopy Cool",
    "short_name": "Loopy",
    "description": "Your sound, your loop, your vibe.",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#111827",
    "orientation": "portrait",
    "icons": [
      {
        "src": "192-loopy.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "512-loopy.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }