{
  "name": "Social Bottons",
  "short_name": "SocialBottons",
  "description": "A rede social para criadores de bottons e pins. Crie, compartilhe e venda seus designs.",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#18181d",
  "theme_color": "#e8445a",
  "orientation": "portrait-primary",
  "lang": "pt-BR",
  "categories": ["social", "art", "shopping"],
  "icons": [
    {
      "src": "https://socialbottons.com.br/img/socialbottons.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://socialbottons.com.br/img/socialbottons.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://socialbottons.com.br/img/socialbottons.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Explorar",
      "short_name": "Explorar",
      "description": "Ver feed de bottons",
      "url": "/index.php#feed",
      "icons": [{ "src": "https://socialbottons.com.br/img/socialbottons.png", "sizes": "192x192" }]
    },
    {
      "name": "Criar Botton",
      "short_name": "Criar",
      "description": "Criar novo botton",
      "url": "/index.php#criar",
      "icons": [{ "src": "https://socialbottons.com.br/img/socialbottons.png", "sizes": "192x192" }]
    },
    {
      "name": "Loja",
      "short_name": "Loja",
      "description": "Acessar a loja",
      "url": "/index.php#loja",
      "icons": [{ "src": "https://socialbottons.com.br/img/socialbottons.png", "sizes": "192x192" }]
    }
  ]
}