{
  "name": "GeoGifts",
  "short_name": "GeoGifts",
  "description": "Send and discover geo-located gifts around the world",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/home_background.jpg",
      "sizes": "1170x2532",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ]
}
