{
  "name": "Spedire",
  "short_name": "Spedire",
  "description": "Gestión logística inteligente",
  "start_url": "/pedidos",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#1B3A5C",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
