{
  "name": "Tastes of Andhra",
  "short_name": "ToA",
  "description": "Authentic Andhra vegetarian catering · North Brunswick, NJ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FDFAF5",
  "theme_color": "#1A0608",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["food", "shopping"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
