{
  "name": "2muuv — Peer-to-Peer piegāde",
  "short_name": "2muuv",
  "description": "Ātra un uzticama peer-to-peer piegādes platforma. Nosūti vai piegādā kravas visā Eiropā.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1b6b4e",
  "background_color": "#0F172A",
  "lang": "lv",
  "categories": ["business", "productivity", "travel"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pasūtīt piegādi",
      "short_name": "Pasūtīt",
      "url": "/app",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Aktīvie pasūtījumi",
      "short_name": "Pasūtījumi",
      "url": "/orders",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
