{
  "name": "Mspace Solutions",
  "short_name": "Mspace",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#0000a0",
  "description": "Mobile Application Solutions",
  "icons": [
    {
      "src": "img/mspace-logo-192.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "img/mspace-logo-512.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}