{
    "name": "The Salame Family",
    "short_name": "Salame Family",
    "description": "The Salame Family private website — tree, photos, calendar and more",
    "start_url": "/pages/login.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F8F5F0",
    "theme_color": "#1C2B4A",
    "icons": [
      { "src": "/images/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
      { "src": "/images/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
      { "src": "/images/favicon-180.png", "sizes": "180x180", "type": "image/png" }
    ],
    "categories": ["lifestyle", "social"],
    "lang": "en-US"
  }