{
  "name": "Flow Prime - Управление автопарком",
  "short_name": "Flow Prime",
  "description": "Система учета и контроля автопарка легковых автомобилей",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060b18",
  "theme_color": "#060b18",
  "orientation": "portrait-primary",
  "icons": [
    
    {
      "src": "/icons/icon192.png?v=2",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/mask192.png?v=2",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon512.png?v=2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icons/mask512.png?v=2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "ru",
  "prefer_related_applications": false,
  "gcm_sender_id": "830149597392",
  "permissions": [
    "notifications"
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
