{
  "name": "Alla Corporation",
  "short_name": "Alla",
  "description": "Fistic de Bronte, creme premium și ingrediente italiene pentru cofetării și patiserii.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#8DAE3E",
  "lang": "ro",
  "categories": ["shopping", "food"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Magazin", "url": "/magazin" },
    { "name": "Coșul meu", "url": "/cos" },
    { "name": "Contul meu", "url": "/cont" }
  ]
}
