{
  "name": "Famous Gourmet POS",
  "short_name": "FG POS",
  "description": "Sistem POS Famous Gourmet — comenzi live, printare, scanner",
  "start_url": "/pos",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0A0A0A",
  "theme_color": "#FF7A1A",
  "icons": [
    {
      "src": "/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}