{
  "name": "Moj Rodjendan Vodic V2 Next",
  "short_name": "Moj Rodjendan Vodic V2 Next",
  "description": "Static Next.js SEO/AEO portal for Moj Rodjendan with 21 Serbian birthday guide routes, sitemap, robots, llms and IndexNow key.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "https://appdeploy.ai/assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://appdeploy.ai/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "./"
}