{
  "name": "Numerology Calculator",
  "short_name": "Numerology",
  "description": "Mystic numerology calculator for Life Path, Destiny, Soul Urge, Personality and Lucky Number.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080616",
  "theme_color": "#080616",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
