{
  "name": "NameOrigins - Discover the Meaning Behind Names",
  "short_name": "NameOrigins",
  "description": "Uncover the fascinating stories, meanings, and cultural heritage behind names from every corner of the world",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1c1917",
  "theme_color": "#b8860b",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "lifestyle", "books"],
  
  "icons": [
    {
      "src": "/favicon-new.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "shortcuts": [],
  "related_applications": [],
  "prefer_related_applications": false
}
