{
  "name": "Astrologia por Shelly Gonella",
  "short_name": "Astrologia",
  "description": "Seu mapa astral calculado com precisão, interpretações pelo Método Shelly Gonella, horóscopo diário e calendário lunar.",
  "lang": "pt-BR",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F3E7",
  "theme_color": "#1E1A14",
  "categories": ["lifestyle", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Horóscopo de hoje",
      "short_name": "Hoje",
      "url": "/#hoje",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Fase da Lua",
      "short_name": "Lua",
      "url": "/#lua",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Minhas análises",
      "short_name": "Biblioteca",
      "url": "/#biblioteca",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
