{
  "name": "OrdinaSmart Rider",
  "short_name": "Rider",
  "description": "App per la gestione e consegna degli ordini in tempo reale per Rider",
  "start_url": "/rider",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#111827",
  "categories": ["business", "food", "productivity"],
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1526367790999-0150786686a2?auto=format&fit=crop&w=192&h=192&q=80",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1526367790999-0150786686a2?auto=format&fit=crop&w=512&h=512&q=80",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
