{
  "name": "Just Dance Rating Center",
  "short_name": "JD Ratings",
  "id": "https://frankichuy.com/ratingsv3-app",
  "start_url": "/ratingsv3-app",
  "scope": "/ratingsv3-app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a438c",
  "description": "Rate and explore over 250 Just Dance songs curated by Frankichuy.",
  "icons": [
    {
      "src": "IMG_0352_adobe_express 3.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "IMG_0352_adobe_express 3.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "en",
  "orientation": "portrait"
}