{
  "name": "Pop The Balloon Center Stage",
  "short_name": "PTB",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
"icons": [
  {
    "src": "/balloon-round1.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/balloon-round1.png",
    "sizes": "512x512",
    "type": "image/png"
  }
],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.experimentprojects.centerstage",
      "url": "https://play.google.com/store/apps/details?id=com.experimentprojects.centerstage"
    }
  ]
}
