{
  "name": "Dadu Food",
  "short_name": "DADUFOOD",
  "description": "Delicious food from Dadu",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#D70F64",
  "theme_color": "#D70F64",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1565299624946-b28f40a0ae38?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://images.unsplash.com/photo-1565299624946-b28f40a0ae38?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
