{
  "id": "/",
  "name": "Il Gioco Delle Lettere",
  "short_name": "Gioco Lettere",
  "description": "Il Gioco Delle Lettere: ricostruisci frasi italiane di ogni argomento. Indovina lettere, accumula punti e batti il tempo!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a0e2a",
  "theme_color": "#0a0e2a",
  "lang": "it-IT",
  "dir": "ltr",
  "categories": ["games", "entertainment", "education"],
  "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": "/screenshots/phone-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Schermata principale del gioco"
    },
    {
      "src": "/screenshots/phone-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Tastiera e tabellone"
    }
  ]
}
