{
  "name": "ChatLoca",
  "short_name": "ChatLoca",
  "description": "Il canale diretto tra te e le attività locali",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#F7F8FA",
  "theme_color": "#2E7CC9",
  "orientation": "portrait",
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
