{
  "name": "AstroBucket Gallery",
  "short_name": "AstroBucket",
  "description": "Astrophotography gallery — swipe through your best images",
  "start_url": "gallery.php",
  "display": "standalone",
  "background_color": "#060810",
  "theme_color": "#060810",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["photography", "utilities"],
  "lang": "en-GB"
}
