{
  "name": "The Girl Universe",
  "short_name": "The Girl",
  "description": "Rede social exclusiva para criadoras TGA",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080c24",
  "theme_color": "#080c24",
  "orientation": "portrait-primary",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Feed", "url": "/?screen=feed", "description": "Ver feed de posts" },
    { "name": "Criar Post", "url": "/?screen=create", "description": "Criar novo post" }
  ]
}
