{
  "name": "MR Photographes",
  "short_name": "MR Photos",
  "theme_color": "#D30F4B",
  "background_color": "#000000",
  "display": "standalone",
  "Scope": "/",
  "start_url": "/",
  "orientation": "any",
  "icons": [
    {
        "src": "/img/app_icon.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
    },
    {
        "src": "/img/splash_screen.png",
        "sizes": "512x512",
        "type": "image/png"
    }
  ]
}
