{
  "name": "Blocos Numéricos",
  "short_name": "Blocos",
  "description": "Numbers and letters game for little ones — Numberblocks & Alphablocks style.",
  "lang": "pt-PT",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#87ceeb",
  "theme_color": "#46618c",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
