{
  "name": "Nunu — Your city, within reach",
  "short_name": "Nunu",
  "description": "Discover nearby food, shops, services and stays in one local journey.",
  "start_url": "./app.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#10162F",
  "background_color": "#F0F3FC",
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "lang": "en"
}
