{
  "name": "Warshe",
  "short_name": "Warshe",
  "display": "standalone",
  "theme_color": "#40A3C0",
  "background_color": "#FFFFFF",
  "description": "Manage your store's orders, customers, deliveries, and marketing from a single dashboard.",
  "start_url": "/",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["business", "lifestyle", "social", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Settings page",
      "short_name": "Settings",
      "description": "open settings page",
      "url": "/settings",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "id": "WaterMonster2025_1",
  "lang": "en",
  "display_override": ["standalone", "window-controls-overlay"],
  "iarc_rating_id": "3+",
  "prefer_related_applications": true,
  "edge_side_panel": {
    "preferred_width": 3
  },
  "dir": "ltr",
  "screenshots": []
}
