{
  "name": "Our Gallery",
  "short_name": "Our Gallery",
  "description": "Every moment, beautifully kept.",
  "start_url": "/welcome.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0a0f",
  "theme_color": "#0c0a0f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["photo", "social"],
  "lang": "en"
}