{
  "background_color": "#ffffff",
  "categories": [
    "shopping",
    "business",
    "lifestyle"
  ],
  "description": "Trouvez des produits, demandez un service Photo Lab et contactez rapidement l'equipe DietTheo.",
  "dir": "ltr",
  "display": "standalone",
  "display_override": [
    "tabbed",
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "edge_side_panel": {
    "preferred_width": 420
  },
  "file_handlers": [
    {
      "action": "/photo-lab",
      "accept": {
        "image/*": [
          ".jpg",
          ".jpeg",
          ".png",
          ".webp"
        ]
      }
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "id": "/",
  "lang": "fr",
  "launch_handler": {
    "client_mode": [
      "navigate-new",
      "auto"
    ]
  },
  "name": "DietTheo Startup",
  "note_taking": {
    "new_note_url": "/contact"
  },
  "orientation": "any",
  "prefer_related_applications": false,
  "protocol_handlers": [
    {
      "protocol": "web+diettheo",
      "url": "/recherche?q=%s"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.diettheo.com/manifest.json",
      "id": "/"
    }
  ],
  "scope": "/",
  "scope_extensions": [
    {
      "type": "origin",
      "origin": "https://diettheo.com"
    },
    {
      "type": "origin",
      "origin": "https://www.diettheo.com"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa-assets/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Apercu large de DietTheo"
    },
    {
      "src": "/pwa-assets/screenshot-narrow.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Apercu mobile de DietTheo"
    }
  ],
  "share_target": {
    "action": "/recherche",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "q",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Voir les produits",
      "short_name": "Produits",
      "description": "Acceder rapidement aux produits DietTheo.",
      "url": "/produits",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Photo Lab",
      "short_name": "Photo Lab",
      "description": "Demander un service Photo Lab.",
      "url": "/photo-lab",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contacter DietTheo",
      "short_name": "Contact",
      "description": "Contacter rapidement l'equipe DietTheo.",
      "url": "/contact",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "widgets": [
    {
      "name": "DietTheo rapide",
      "short_name": "DietTheo",
      "description": "Acces rapide aux produits et services DietTheo.",
      "tag": "diettheo-quick-actions",
      "template": "diettheo-widget",
      "ms_ac_template": "/widgets/diettheo-widget-template.json",
      "data": "/widgets/diettheo-widget-data.json",
      "type": "application/json",
      "auth": false,
      "update": 86400,
      "multiple": false,
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ],
      "screenshots": [
        {
          "src": "/pwa-assets/widget.png",
          "sizes": "600x400",
          "type": "image/png",
          "platform": "Windows",
          "label": "Widget DietTheo"
        }
      ]
    }
  ],
  "short_name": "DietTheo",
  "start_url": "/",
  "tab_strip": {
    "home_tab": {
      "scope_patterns": [
        {
          "pathname": "/"
        }
      ]
    },
    "new_tab_button": {
      "url": "/produits"
    }
  },
  "theme_color": "#4a9ede"
}
