{
  "name": "Kenned & Giovanna",
  "short_name": "Gi & Kenned",
  "description": "Nosso portal de amor",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0a0a",
  "theme_color": "#ff4d6d",
  "lang": "pt-BR",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/img/logoapp.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logoapp.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logoapp.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/logoapp.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pra Voce",
      "short_name": "DM",
      "description": "Abrir conversa do casal",
      "url": "/?open=dm"
    },
    {
      "name": "Jogos",
      "short_name": "Jogos",
      "description": "Abrir hub de jogos",
      "url": "/?open=games"
    }
  ]
}
