{
  "name": "Naamastro — AI Numerology",
  "short_name": "Naamastro",
  "description": "AI-powered numerology — baby names, business names, marriage compatibility. Reports from ₹99.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0906",
  "theme_color": "#0A0906",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Baby Names",
      "url": "/studio/baby-chaldean-name",
      "description": "Find the perfect baby name by numerology"
    },
    {
      "name": "Business Name",
      "url": "/studio/business-name",
      "description": "Check your business name numerology"
    },
    {
      "name": "Marriage Compatibility",
      "url": "/studio/marriage-compatibility",
      "description": "Check marriage compatibility by numbers"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
