{
  "name": "DigitalPainters",
  "short_name": "DigitalPainters",
  "description": "Barrierefreie Mal-Apps mit Augensteuerung und Dwell-Control",
  "start_url": "/DP3/",
  "scope": "/DP3/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "landscape",
  "theme_color": "#0b2a56",
  "background_color": "#0b2a56",
  "lang": "de-DE",
  "categories": ["education", "entertainment", "graphics"],
  "icons": [
    {
      "src": "/DP3/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/DP3/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/DP3/assets/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/DP3/assets/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
