{
  "name": "Den Lille Tabel - Multiplikationstabel",
  "short_name": "Den Lille Tabel",
  "description": "Gratis multiplikationstabel træning for børn. Øv tabellerne 1-10 med sjove spil og udfordringer.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6C63FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./table_icon.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./table_icon.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
