{
    "name": "streetwise RADIO – Collective Studio",
    "short_name": "streetwise RADIO",
    "description": "Community Radio & Music Collective",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#00acc1",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "/streetwise-radio-logo.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/streetwise-radio-logo.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ],
    "categories": ["music", "entertainment"],
    "screenshots": []
  }