{
  "name": "Push Recipe Dashboard",
  "short_name": "Push Dashboard",
  "description": "Dashboard privata per inviare notifiche push alle app ricette.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f7fb",
  "theme_color": "#0a8fb8",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "assets/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
