{
  "name": "GOT WORK?",
  "short_name": "GOT WORK?",
  "description": "La rete locale in tempo reale per bisogni pratici e urgenti a Milano.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "it",
  "dir": "ltr",
  "background_color": "#ff4045",
  "theme_color": "#faf6ec",
  "categories": ["business", "productivity", "lifestyle"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Pubblica una richiesta", "short_name": "Pubblica", "url": "/publish" },
    { "name": "Sono disponibile", "short_name": "Disponibile", "url": "/disponibile" }
  ]
}
