{
  "short_name": "Dinners",
  "name": "Simple Dinners",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1547592166-23ac45744acd?auto=format&fit=crop&w=192&h=192&q=80",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://images.unsplash.com/photo-1547592166-23ac45744acd?auto=format&fit=crop&w=512&h=512&q=80",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0f172a",
  "background_color": "#0f172a"
}