{
  "name": "From the Moon & Beyond",
  "short_name": "Moon & Beyond",
  "description": "Track the current moon phase and your new moon house energy.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0b0a12",
  "theme_color": "#0b0a12",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
