{
  "name": "mobi.contact",
  "short_name": "mobi.contact",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#0b1c2d",
  "theme_color": "#5856d6",
  "icons": [
    {
      "src": "img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable" 
    }
  ]
}