{
  "name": "REIVO",
  "short_name": "REIVO", 
  "start_url": "./?v=3",
  "scope": "./",
  "display": "standalone",

  "background_color": "#0b0018",
  "theme_color": "#7b2cff",

  "icons": [
    {
      "src": "img.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}