{
  "name": "sol",
  "short_name": "sol",
  "description": "Sol is an all-in-one template that enables developers to create robust, reliable and responsive web apps in minutes.",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait",
  "start_url": "/",
  "icons": [
    {
      "src": "/assets/img/logos/logo.png",
      "sizes": "1000x1000"
    }
  ],
  "icons_apple": [
    {
      "src": "/assets/img/apple_touch_icon.png",
      "sizes": "180x180"
    }
  ]
}
