{
  "name": "Daily Planner",
  "short_name": "Planner",
  "description": "Planner giornaliero elegante con tema automatico giorno/notte e note offline.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a2235",
  "theme_color": "#6fa8dc",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
