{
  "name": "Tucks",
  "short_name": "Tucks",
  "description": " imagined by Losix Team.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "rgb(0, 204, 255)",
  "theme_color": "rgb(128, 128, 128)",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

