{
  "name": "Firework Pet Alert",
  "short_name": "FPA",
  "description": "Community firework alerts to help pets stay calm and communities stay informed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#4A90E2",
  "orientation": "any",
  "icons": [
    {
      "src": "/wp-content/themes/fireworkpetalert/images/fpa-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/fireworkpetalert/images/fpa-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/fireworkpetalert/images/fpa-app-icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/wp-content/themes/fireworkpetalert/images/fpa-app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/fireworkpetalert/images/fpa-app-icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "social"],
  "lang": "en-GB"
}
