{
  "scope": "/java-docs/production/",
  "short_name": "Jappuccini",
  "name": "Jappuccini - Java Docs",
  "description": "Java Documentation of the Jappuccini Organization.",
  "icons": [
    {
      "src": "/java-docs/production/img/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "/java-docs/production/",
  "display": "standalone",
  "theme_color": "black",
  "background_color": "white",
  "shortcuts": [
    {
      "short_name": "Exercises",
      "name": "All Exercises",
      "description": "Show all exercises",
      "url": "/java-docs/production/exercises/coding/",
      "icons": [
        {
          "src": "/java-docs/production/pwa/exercises_shortcut.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/java-docs/production/pwa/arrays_wide.png",
      "type": "image/png",
      "sizes": "1615x827",
      "form_factor": "wide"
    },
    {
      "src": "/java-docs/production/pwa/class_diagram_wide.png",
      "type": "image/png",
      "sizes": "1615x827",
      "form_factor": "wide"
    },
    {
      "src": "/java-docs/production/pwa/inheritance_wide.png",
      "type": "image/png",
      "sizes": "1615x827",
      "form_factor": "wide"
    },
    {
      "src": "/java-docs/production/pwa/slides_wide.png",
      "type": "image/png",
      "sizes": "1615x827",
      "form_factor": "wide"
    }
  ]
}
