{
  "name": "LINKSNEX07",
  "short_name": "LINK07",
  "description": "Crie, gerencie e compartilhe seus links com facilidade.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#011640",
  "theme_color": "#011640",
  "orientation": "portrait",
  "id": "/index.html",
  "scope": "/",
  "lang": "pt-BR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/img/NEX07192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/NEX07512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any",
      "maskable": true
    }
  ],
"screenshots": [
  {
    "src": "/img/capturaPhone.png",
    "sizes": "360x640",
    "type": "image/png"
  },
  {
    "src": "/img/capturaDesktop.png",
    "sizes": "1288x648",
    "type": "image/png",
     "form_factor": "wide"
  }
],
  "categories": ["Links", "Technology"]
}