{
  "id": "/nm/",
  "name": "NumMate",
  "short_name": "NumMate",
  "description": "Gioco di logica numerica. Metti alla prova la tua mente",
  "lang": "it-IT",
  "start_url": "index.html",
  "scope": "/nm/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08521B",
  "theme_color": "#34B0F2",
  "categories": ["games", "puzzle"],
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
