{
  "name": "Family App Store",
  "short_name": "App Store",
  "description": "Apps for the family",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050914",
  "theme_color": "#050914",
  "icons": [
    {
      "src": "https://placehold.co/192x192/050914/00d4c8?text=A",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/050914/00d4c8?text=A",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
