{
  "name": "MarketCode - sviluppo Web , Web Marketing",
  "short_name": "Marketcode",
  "description": "Sviluppatore Web e Consulente Marketing Freelance a Reggio Calabria.",
  "categories": ["Web", "marketing", "business"],
  "lang": "it-IT",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#ffffff",
  "scope": "/",
  "id": "it.marketcode.pwa",
  "icons": [
    {
      "src": "/assets/img/favicon/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chi sono",
      "short_name": "About",
      "url": "/chi-sono",
      "description": "Una mia presentazione"
    },
    {
      "name": "Lavori eseguiti",
      "short_name": "Lavori",
      "url": "/portfolio",
      "description": "I miei risultati negli anni"
    },
    {
      "name": "Di cosa mi occupo",
      "short_name": "Servizi",
      "url": "/servizi",
      "description": "Le competenze"
    },
    {
      "name": "Contattami",
      "short_name": "Contatti",
      "url": "/contatti",
      "description": "Felice del tuo interessamento"
    }
  ]
}
