{
  "name": "TunConvert",
  "short_name": "TunConvert",
  "description": "Convertitore universale di file, 100% privato. Mai sui nostri server.",
  "lang": "it",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8E7",
  "theme_color": "#FFD93D",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Strumenti",
      "url": "/strumenti",
      "description": "Cosa posso convertire?"
    }
  ]
}
