{
  "name": "SIVO PlaceManager",
  "short_name": "PlaceManager",
  "description": "BID and place management — by Urban Spark.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#11151B",
  "theme_color": "#11151B",
  "icons": [
    {
      "src": "icon-192.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
