{
  "name": "RR Connect",
  "description": "Internet rápida e confiável para toda a família.",
  "short_name": "RR Connect",
  "theme_color": "#0e0d15",
  "background_color": "#0e0d15",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.r3r.rrconnecttelecom",
      "id": "com.r3r.rrconnecttelecom"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/br/app/rr-connect/id6499059452"
    }
  ],
  "icons": [
    {
      "src": "./icons/icon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "purpose": "maskable",
      "src": "./icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "purpose": "maskable",
      "src": "./icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
