{
  "id": "./",
  "name": "Dumpy Dinner",
  "short_name": "Dumpy Dinner",
  "description": "Build and run your restaurant network.",
  "lang": "en",
  "start_url": "./index.html?source=ios-home-screen",
  "scope": "./",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "landscape-primary",
  "background_color": "#101b27",
  "theme_color": "#101b27",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
