{
  "name": "NumberWay - Numerology Chart",
  "short_name": "NumberWay",
  "description": "Discover your life path through personalized numerology",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1A14",
  "theme_color": "#1F4F3A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "lang": "en"
}
