{
  "short_name": "Noma",
  "name": "Noma - AI Smart Storage",
  "description": "Smart storage and home organization powered by AI vision and background removal",
  "id": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/noma-app-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/noma-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/noma-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "background_color": "#E9E6E1",
  "theme_color": "#E9E6E1",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait"
}
