{
  "short_name": "The Nino's",
  "name": "The Nino's Pizza & Subs — Order Direct Takeout",
  "description": "Skip corporate driver fees. Order overstuffed subs, premium halal pizzas, and crisp wings directly from West Baltimore Street.",
  "icons": [
    {
      "src": "icons/icon-3.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-3.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/index.html",
  "background_color": "#ffffff",
  "theme_color": "#ef4444",
  "display": "standalone",
  "orientation": "portrait"
}