{
  "name": "DELIVERY PRO - Sistema di Stampa",
  "short_name": "DELIVERY PRO",
  "description": "App di stampa per ristoranti - Stampa ordini su stampanti di rete",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#D97A3B",
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f8fafc' width='540' height='720'/><text x='270' y='360' text-anchor='middle' font-size='48' fill='%23D97A3B'>DELIVERY PRO</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23D97A3B' width='192' height='192' rx='44'/><text x='96' y='110' text-anchor='middle' font-size='80' fill='white' font-weight='bold'>DP</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23D97A3B' width='192' height='192' rx='44'/><text x='96' y='110' text-anchor='middle' font-size='80' fill='white' font-weight='bold'>DP</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bridge Stampa",
      "short_name": "Stampa",
      "description": "Apri il bridge di stampa",
      "url": "/BridgeStampa",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23D97A3B' width='96' height='96' rx='20'/><path d='M30 40h36M30 50h36M30 60h36M24 70h48' stroke='white' stroke-width='3' fill='none' stroke-linecap='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
