{
  "name": "TravFriends",
  "short_name": "TravFriends",
  "description": "Il social network per chi ama viaggiare",
  "id": "/",
  "start_url": "/home.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0ABFBC",
  "theme_color": "#0ABFBC",
  "lang": "it",
  "categories": ["social", "travel", "lifestyle"],
  "icons": [
    { "src": "icon-192.png",  "type": "image/png", "sizes": "192x192",   "purpose": "any" },
    { "src": "icon-512.png",  "type": "image/png", "sizes": "512x512",   "purpose": "any" },
    { "src": "icon-1024.png", "type": "image/png", "sizes": "1024x1024", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Pubblica",  "url": "/home.html",     "description": "Vai alla home e pubblica un post" },
    { "name": "Messaggi",  "url": "/chat.html",     "description": "Apri la chat" },
    { "name": "Diario",    "url": "/diario.html",   "description": "Apri il tuo diario di viaggio" }
  ]
}
