{
  "name": "Little Italy",
  "short_name": "Little Italy",
  "description": "Little Italy restaurants - reservations, order online, loyalty rewards and more.",
  "start_url": "/mobile-app",
  "display": "standalone",
  "background_color": "#F7F9F7",
  "theme_color": "#0B3B2E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/little-italy-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/little-italy-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
