{
    "name": "Pinoy Remix",
    "short_name": "PinoyRemix",
    "description": "",
    "dir": "ltr",
    "lang": "en-US",
    "icons": [
      {
        "src": "/pinoy-saite-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/pinoy-saite-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "theme_color": "#212121",
    "background_color": "#212121",
    "display": "standalone",
    "start_url": "/?utm_source=webmanifest",
    "scope": "/"
  }