{
  "name": "Moon Horoscope",
  "short_name": "Lunar",
  "description": "Today's Moon, the phases, the eclipses and the lunar reading on your chart — recalculated every two and a half hours, the time the Moon takes to move one degree.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/en/lunar/",
  "scope": "/en/lunar/",
  "id": "/en/lunar/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070B1A",
  "theme_color": "#0B1026",
  "categories": [
    "lifestyle",
    "education"
  ],
  "icons": [
    {
      "src": "/en/lunar/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/en/lunar/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/en/lunar/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "The Moon today",
      "short_name": "Today",
      "url": "/en/lunar/#lua=hoje",
      "icons": [
        {
          "src": "/en/lunar/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "The Moon in my chart",
      "short_name": "My chart",
      "url": "/en/lunar/#lua",
      "icons": [
        {
          "src": "/en/lunar/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Lunar calendar",
      "short_name": "Calendar",
      "url": "/en/lunar/#lua=calendario",
      "icons": [
        {
          "src": "/en/lunar/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
