{
  "name": "Bambislegacy Family",
  "short_name": "Bambislegacy",
  "id": "/?pwa=bambislegacy-family",
  "description": "A members-only pack for Bambislegacy German Shepherds and Bambislegacy Labradors and their owners. Photos, meetups and food.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#F5C518",
  "categories": ["social", "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-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "Browse the pack's photos",
      "url": "/gallery",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Group Meet",
      "short_name": "Meet",
      "description": "Discussion board",
      "url": "/meet",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Dog food",
      "url": "/shop",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
