{
  "name": "Antabia",
  "short_name": "Antabia",
  "description": "Antabia. Your Garage Management System.",
  "theme_color": "#FFFFFF",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/images/carpro.png",
      "sizes": "612x516",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot/ScreenshotWeb.png",
      "sizes": "1280x800",
      "type": "image/png",
      "platform": "wide",
      "label": "Login Web"
    },
    {
      "src": "/images/screenshot/screenshotMobile.png",
      "sizes": "406x573",
      "type": "image/png",
      "platform": "narrow",
      "label": "Login Mobile"
    }
  ]
}