{
  "name": "AiO Restaurant — NID Jorhat",
  "short_name": "AiO Food",
  "description": "Online ordering app for AiO Restaurant, NID Jorhat Campus. Powered by Peedee Jorhat Supply & Solutions Pvt. Ltd.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070a12",
  "theme_color": "#e23744",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1555396273-367ea4eb4db5?w=192&h=192&fit=crop&q=80",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1555396273-367ea4eb4db5?w=512&h=512&fit=crop&q=80",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}