{
  "name": "GrisParking",
  "short_name": "GrisParking",
  "description": "GrisParking",
  "notifications": {
    "on": false,
    "onesignal": {
      "appId": ""
    }
  },
  "rating": {
    "value": 5,
    "text": "48 оценок"
  },
  "about": {
    "title": "GrisParking - мобильное приложение для управления парковкой",
    "text": ""
  },
  "ruStore": {
    "url": ""
  },
  "icons": [
    {
      "src": "/static/splash/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/?app=mobile",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff"
}