{
  "id": "/",
  "short_name": "PointMySale",
  "name": "PointMySale admin",
  "description": "Owner and Admin console for PointMySale",
  "icons": [
    {
      "src": "./logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "./logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "./logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#163528",
  "background_color": "#F4FBF7"
}
