{
  "id": "/",
  "name": "Petarium",
  "short_name": "Petarium",
  "description": "The complete social network and care ecosystem for pet owners. Connect with the community, manage health, and power your pet's Petblem NFC digital identity.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FAF6F1",
  "background_color": "#FAF6F1",
  "categories": ["social", "lifestyle", "health"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/petarium-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/petarium-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/petarium-icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}