{
  "name": "Lunar Soulmate — Moon Phase Compatibility",
  "short_name": "Lunar Soulmate",
  "description": "Free moon phase compatibility calculator. Discover your cosmic romantic compatibility through lunar synastry.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0524",
  "theme_color": "#0F0524",
  "orientation": "any",
  "lang": "en",
  "categories": ["lifestyle", "entertainment", "astrology"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Lunar Soulmate Calculator"
    }
  ],
  "shortcuts": [
    {
      "name": "Moon Phase Calculator",
      "short_name": "Calculator",
      "description": "Check your moon phase compatibility",
      "url": "/#calculator",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Today's Moon Phase",
      "short_name": "Today",
      "description": "See today's moon phase",
      "url": "/tools/today-moon-phase",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Best Matches",
      "short_name": "Matches",
      "description": "Find your best moon phase matches",
      "url": "/reverse-lookup",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
