{
  "name": "Little Guitar Academy",
  "short_name": "LGA",
  "description": "Magische Gitarren-App für Kinder – Lerne spielerisch Gitarre!",
  "id": "com.littleguitaracademy.app",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#1a1a2e",
  "background_color": "#000000",
  "categories": ["education", "music"],
  "lang": "de",
  "dir": "ltr",
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/mascot.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Little Guitar Academy - Startseite"
    },
    {
      "src": "/Little Guitar Academy HOME PAGE 2 .png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Little Guitar Academy - Stimmung"
    },
    {
      "src": "/LGA PING Breit.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Little Guitar Academy - Desktop Banner"
    }
  ]
}
